Updated README

This commit is contained in:
Gregory Nutt 2013-12-16 17:04:48 -06:00
parent 1dc4cedd1d
commit b9104ca444
1 changed files with 1 additions and 7 deletions

View File

@ -283,12 +283,6 @@ Booting NuttX from an SD card
$ sudo dd if=nuttx.bin of=/dev/sdb bs=1024 seek=32 $ sudo dd if=nuttx.bin of=/dev/sdb bs=1024 seek=32
4. Remove the FLASH stick from the host pc. Insert into the pcDuino 4. Remove the FLASH stick from the host pc. Insert into the pcDuino
microSD slot. Reset the pcDuino and press any key to keep the microSD slot. Reset the pcDuino and NuttX should be running.
boot loader from starting Linux.
5. Enter the following commands to run NuttX:
fatls mmc 0x4a000000 nuttx.bin
go 0x4a000000
Reference: https://www.olimex.com/wiki/Bare_Metal_programming_A13#Stand_alone_program_running_with_uboot Reference: https://www.olimex.com/wiki/Bare_Metal_programming_A13#Stand_alone_program_running_with_uboot