forked from Imagelibrary/rtems
2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
* README: Remove more ITRON references.
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* README: Remove more ITRON references.
|
||||
|
||||
2010-04-05 Thomas Znidar <t.znidar@embed-it.com>
|
||||
|
||||
* configure.ac: Add mcf5225x BSP.
|
||||
|
||||
@@ -18,9 +18,7 @@ Currently this BSP must be configured with most RTEMS features turned
|
||||
off as RAM usage is too high.
|
||||
|
||||
Configure as follows:
|
||||
configure --target=m68k-rtems4.9 --enable-rtemsbsp=mcf52235 \
|
||||
--disable-networking --disable-posix --disable-itron --disable-cxx \
|
||||
--disable-tests
|
||||
configure --target=m68k-rtems4.XXX --enable-rtemsbsp=mcf52235 \
|
||||
|
||||
To get the tests to compile (but not run) change the linkcmds to specify
|
||||
a larger sram memory region (256K works). This of course will let you
|
||||
|
||||
@@ -1,3 +1,7 @@
|
||||
2010-06-21 Joel Sherrill <joel.sherrill@oarcorp.com>
|
||||
|
||||
* README: Remove more ITRON references.
|
||||
|
||||
2010-05-03 Joel Sherrill <joel.sherrilL@OARcorp.com>
|
||||
|
||||
* include/bsp.h: Add BSP_SMALL_MEMORY.
|
||||
|
||||
@@ -21,9 +21,7 @@ Currently this BSP must be configured with most RTEMS features turned
|
||||
off as RAM usage is too high.
|
||||
|
||||
Configure as follows:
|
||||
configure --target=m68k-rtems4.9 --enable-rtemsbsp=mcf52235 \
|
||||
--disable-networking --disable-posix --disable-itron --disable-cxx \
|
||||
--disable-tests
|
||||
configure --target=m68k-rtems4.XXX --enable-rtemsbsp=mcf52235 ...
|
||||
|
||||
To get the tests to compile (but not run) change the linkcmds to specify
|
||||
a larger sram memory region (256K works). This of course will let you
|
||||
|
||||
Reference in New Issue
Block a user