You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() |
8 years ago | |
---|---|---|
doc | 10 years ago | |
src | 8 years ago | |
ubl | 10 years ago | |
AUTHORS | 10 years ago | |
COPYING | 10 years ago | |
ChangeLog | 10 years ago | |
INSTALL | 10 years ago | |
Makefile.am | 10 years ago | |
Makefile.in | 10 years ago | |
NEWS | 10 years ago | |
README | 10 years ago | |
TODO | 10 years ago | |
aclocal.m4 | 10 years ago | |
autogen.sh | 10 years ago | |
config.h.in | 10 years ago | |
configure | 10 years ago | |
configure.ac | 10 years ago | |
depcomp | 10 years ago | |
install-sh | 10 years ago | |
missing | 10 years ago |
README
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.