Open main menu

DAVE Developer's Wiki β

Changes

NaonEVB-Mid

746 bytes added, 16:21, 25 July 2012
Quick start (NELK)
NAON#
</pre>
 
If you have the SD/MMC provided with the development kit, you 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).
 
If you have installed the [[:Category:DVDK|Dave Virtual Development Kit]], you can start the Virtual Machine and start Linux loading the kernel through tftp and mounting the NFS root file system with the following command:
 
<pre class="board-terminal">
run net_nfs
</pre>
 
Please note that you need to modify some u-boot environment variables before running the net_nfs configuration. For further information, please refer to [[Booting_Linux_Kernel#Configuration_net_nfs | Configuration net_nfs]].
===Hardware information===