Changes

Jump to: navigation, search

NaonEVB-Lite

614 bytes added, 09:46, 2 May 2012
no edit summary
Once power has been applied, U-Boot bootloader will be executed and the following messages will be printed on serial console (please note that messages may vary due different U-Boot releases)
<pre class="board-terminal-output">
CCCCCCCC
cpsw
NAON#
</pre>
 
These messages are printed by [[:Category:U-Boot|U-Boot]], which has a serial console that allow basic interaction with the system. For more information about U-Boot see it [[:Category:U-Boot|category]]
 
At the end of its boot sequence U-Boot print <code style="board-terminal">NAON#</code> prompt and wait for user command.
 
It user has the SD/MMC provided with the development kit, he/she can run the following command
 
<pre class="board-terminal">
run spi_mmc
</pre>
 
To start Linux (from on-board SPI NOR flash) and mount the development root file system (over SD/MMC)
 
<pre class="board-terminal">
TBD
</pre>

Navigation menu