forked from Imagelibrary/rtems
2007-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>
* configure.ac: Fix path. * include/bsp.h: Fix typo.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2007-09-05 Joel Sherrill <joel.sherrill@OARcorp.com>
|
||||
|
||||
* configure.ac: Fix path.
|
||||
* include/bsp.h: Fix typo.
|
||||
|
||||
2007-08-08 Thomas Doerfler <Thomas.Doerfler@embedded-brains.de>
|
||||
|
||||
* Makefile.am, i2c/i2c_init.c: add i2c initialization
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
## $Id$
|
||||
|
||||
AC_PREREQ(2.60)
|
||||
AC_INIT([rtems-c-src-lib-libbsp-powerpc-gen5200],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_INIT([rtems-c-src-lib-libbsp-powerpc-gen83xx],[_RTEMS_VERSION],[http://www.rtems.org/bugzilla])
|
||||
AC_CONFIG_SRCDIR([bsp_specs])
|
||||
RTEMS_TOP(../../../../../..)
|
||||
|
||||
|
||||
@@ -65,7 +65,7 @@
|
||||
/*
|
||||
* for JPK HSC_CM01
|
||||
*/
|
||||
#elsif defined(HSC_CM01)
|
||||
#elif defined(HSC_CM01)
|
||||
/*
|
||||
* one DUART channel (UART1) supported
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user