TI Davinci Loader
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.
 
 
 
 
 
Holger Hans Peter Freyther 095c1cb557
misc: Use the poky compiler as default compiler
9 years ago
doc This is something before 0.2.6 from SVN (which does not exist anymore) 11 years ago
src misc: Use the poky compiler as default compiler 9 years ago
ubl This is something before 0.2.6 from SVN (which does not exist anymore) 11 years ago
AUTHORS This is dvnixload 0.1.0 (http://www.hugovil.com/repository/dvnixload/dvnixload-0.1.0.tar.gz) 11 years ago
COPYING This is dvnixload 0.1.0 (http://www.hugovil.com/repository/dvnixload/dvnixload-0.1.0.tar.gz) 11 years ago
ChangeLog This is something before 0.2.6 from SVN (which does not exist anymore) 11 years ago
INSTALL This is dvnixload 0.1.0 (http://www.hugovil.com/repository/dvnixload/dvnixload-0.1.0.tar.gz) 11 years ago
Makefile.am This is something before 0.2.6 from SVN (which does not exist anymore) 11 years ago
Makefile.in This is something before 0.2.6 from SVN (which does not exist anymore) 11 years ago
NEWS This is something before 0.2.6 from SVN (which does not exist anymore) 11 years ago
README This is something before 0.2.6 from SVN (which does not exist anymore) 11 years ago
TODO This is dvnixload 0.1.0 (http://www.hugovil.com/repository/dvnixload/dvnixload-0.1.0.tar.gz) 11 years ago
aclocal.m4 This is something before 0.2.6 from SVN (which does not exist anymore) 11 years ago
autogen.sh This is dvnixload 0.1.0 (http://www.hugovil.com/repository/dvnixload/dvnixload-0.1.0.tar.gz) 11 years ago
config.h.in This is dvnixload 0.1.0 (http://www.hugovil.com/repository/dvnixload/dvnixload-0.1.0.tar.gz) 11 years ago
configure This is something before 0.2.6 from SVN (which does not exist anymore) 11 years ago
configure.ac This is something before 0.2.6 from SVN (which does not exist anymore) 11 years ago
depcomp This is something before 0.2.6 from SVN (which does not exist anymore) 11 years ago
install-sh This is something before 0.2.6 from SVN (which does not exist anymore) 11 years ago
missing This is something before 0.2.6 from SVN (which does not exist anymore) 11 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.