Changes

Jump to: navigation, search

Software Manual (Diva)

246 bytes added, 10:52, 17 May 2013
m
Boot configurations
</pre>
Next time the system boots, U-Boot will wait for three seconds (to stop the wait just press any key in the console) before executing the commands stored in the bootcmd variable. This time can be changed by setting the bootdelay variable. Generally speaking the whole boot process can be further and heavily customized. For more details please refer to the doc/README.autoboot file in the U-Boot sources.
 
== Memory Map ==
 
<pre>
DRAM bank = 0x00000000
-> start = 0x80000000
-> size = 0x20000000
</pre>
 
<pre>
DIVA# nand info
Device 0: nand0, sector size 128 KiB
Page size 2048 b
OOB size 64 b
Erase size 131072 b
</pre>
== Quick start ==

Navigation menu