TI Davinci Loader
Go to file
Holger Hans Peter Freyther 095c1cb557 misc: Use the poky compiler as default compiler
We could include the entire command in the future as well
2014-01-18 15:45:23 +01:00
doc This is something before 0.2.6 from SVN (which does not exist anymore) 2012-04-25 21:53:30 +02:00
src misc: Use the poky compiler as default compiler 2014-01-18 15:45:23 +01:00
ubl This is something before 0.2.6 from SVN (which does not exist anymore) 2012-04-25 21:53:30 +02:00
AUTHORS This is dvnixload 0.1.0 (http://www.hugovil.com/repository/dvnixload/dvnixload-0.1.0.tar.gz) 2012-04-25 21:53:12 +02:00
COPYING This is dvnixload 0.1.0 (http://www.hugovil.com/repository/dvnixload/dvnixload-0.1.0.tar.gz) 2012-04-25 21:53:12 +02:00
ChangeLog This is something before 0.2.6 from SVN (which does not exist anymore) 2012-04-25 21:53:30 +02:00
INSTALL This is dvnixload 0.1.0 (http://www.hugovil.com/repository/dvnixload/dvnixload-0.1.0.tar.gz) 2012-04-25 21:53:12 +02:00
Makefile.am This is something before 0.2.6 from SVN (which does not exist anymore) 2012-04-25 21:53:30 +02:00
Makefile.in This is something before 0.2.6 from SVN (which does not exist anymore) 2012-04-25 21:53:30 +02:00
NEWS This is something before 0.2.6 from SVN (which does not exist anymore) 2012-04-25 21:53:30 +02:00
README This is something before 0.2.6 from SVN (which does not exist anymore) 2012-04-25 21:53:30 +02:00
TODO This is dvnixload 0.1.0 (http://www.hugovil.com/repository/dvnixload/dvnixload-0.1.0.tar.gz) 2012-04-25 21:53:12 +02:00
aclocal.m4 This is something before 0.2.6 from SVN (which does not exist anymore) 2012-04-25 21:53:30 +02:00
autogen.sh This is dvnixload 0.1.0 (http://www.hugovil.com/repository/dvnixload/dvnixload-0.1.0.tar.gz) 2012-04-25 21:53:12 +02:00
config.h.in This is dvnixload 0.1.0 (http://www.hugovil.com/repository/dvnixload/dvnixload-0.1.0.tar.gz) 2012-04-25 21:53:12 +02:00
configure This is something before 0.2.6 from SVN (which does not exist anymore) 2012-04-25 21:53:30 +02:00
configure.ac This is something before 0.2.6 from SVN (which does not exist anymore) 2012-04-25 21:53:30 +02:00
depcomp This is something before 0.2.6 from SVN (which does not exist anymore) 2012-04-25 21:53:30 +02:00
install-sh This is something before 0.2.6 from SVN (which does not exist anymore) 2012-04-25 21:53:30 +02:00
missing This is something before 0.2.6 from SVN (which does not exist anymore) 2012-04-25 21:53:30 +02:00

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.