2011-03-16 Joel Sherrill <joel.sherrill@oarcorp.com>

* README: Add example mkimage command.
This commit is contained in:
Joel Sherrill
2011-03-16 17:13:20 +00:00
parent a1a5f9225c
commit a5082ff841
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,7 @@
2011-03-16 Joel Sherrill <joel.sherrill@oarcorp.com>
* README: Add example mkimage command.
2011-02-21 Sebastian Huber <sebastian.huber@embedded-brains.de>
* misc/restart.c: New file.

View File

@@ -36,6 +36,11 @@ Howto setup QVGA Base Board?
set bootcmd 'echo Booting RTEMS ...;run rtems'
saveenv
Howto make a U-Boot image?
mkimage -A arm -O rtems -T kernel -C gzip \
-a a0000000 -e a0000040 -n "RTEMS Application" -d app.bin.gz app.img
Application Board: NCS (Nurse Control Station)
Board: NextGenNCS