[rtems commit] bsp/gen5200: Typo

Sebastian Huber sebh at rtems.org
Tue Apr 2 13:56:02 UTC 2013


Module:    rtems
Branch:    master
Commit:    dea6fb62adaf3121b24f72836ecb294f129b3404
Changeset: http://git.rtems.org/rtems/commit/?id=dea6fb62adaf3121b24f72836ecb294f129b3404

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Tue Apr  2 16:01:05 2013 +0200

bsp/gen5200: Typo

---

 c/src/lib/libbsp/powerpc/gen5200/configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/c/src/lib/libbsp/powerpc/gen5200/configure.ac b/c/src/lib/libbsp/powerpc/gen5200/configure.ac
index 8cb1d0f..296d6f1 100644
--- a/c/src/lib/libbsp/powerpc/gen5200/configure.ac
+++ b/c/src/lib/libbsp/powerpc/gen5200/configure.ac
@@ -59,7 +59,7 @@ initialization.  Must match the hardware requirements.  Must be consistent with
 BSP_GPIOPCR_INITVAL.  The bits are cleared via BSP_GPIOPCR_INITMASK and then
 set via BSP_GPIOPCR_INITVAL.])
 RTEMS_BSPOPTS_HELP([BSP_GPIOPCR_INITVAL],
-[Defines the bit set in the MPC5200 GPIOPCR register during initialization.
+[Defines the bits set in the MPC5200 GPIOPCR register during initialization.
 Must match the hardware requirements.  Must be consistent with
 BSP_GPIOPCR_INITMASK.  The bits are cleared via BSP_GPIOPCR_INITMASK and then
 set via BSP_GPIOPCR_INITVAL.])




More information about the vc mailing list