dvnixload/README

26 lines
836 B
Plaintext

dvnixload
Utility to program a UBL (first stage bootloader) and an application
(2nd stage bootloader, ex. U-Boot) in NAND flash memory over the serial port.
I created this utility to fix the ridiculous situation in which
you need to rely on MONO and crappy Windows application to program
a UBL and U-Boot on DaVinci boards.
dvnixload is also faster than the original DVFlasher program because it
uses compression to transmit U-Boot over the serial port.
Project website:
http://www.hugovil.com/en/dvnixload
UBL project website:
http://trac.geekisp.com/opensdr/browser/HW_tools/sff_sdr/serial_loader/trunk/DVFlasher/ubl
This program was tested on the following systems:
"Linux From Scratch 4.0"
For installation instructions, see the INSTALL file.
For recent project news, see the NEWS file.