Open main menu

DAVE Developer's Wiki β

Changes

Recovery U-Boot Image (Naon)

3 bytes added, 15:54, 7 February 2013
m
UART Recovery
* a PC (Windows or Linux based)
* a DB9 serial cross cable
* the binary image of the 1st stage bootloader (u-boot.min.uart) with UART support (if this file is not available, please see [[Recovery U-Boot Image (Naon)#Getting the u-boot.min.uart | Getting the u-boot.min.uart]])
If not already available, configure [[Boot sequence (Naon)|Naon boot sequence]] to include UART boot.
</pre>
* build u-boot launching the <code>make u-boot</code> command, as described in [[http://wiki.dave.eu/index.php/Development_Environment_HowTo_(NELK)#Build.2Fconfigure_U-Boot_only | Build/configure U-Boot only]]
* enter the ''EZSDK_INSTALL_DIR/board-support/u-boot.git'' directory and launch the following command, which removes the MLO header (first 8 bytes):