Make updates for big endian
The makefile and tools are updated to so the i2c bus address used
by the ibl will be 0x50 by default for the little endian image,
and 0x51 for the big endian. These can be overridden in the
make command.
The makefile and tools are updated to so the i2c bus address used
by the ibl will be 0x50 by default for the little endian image,
and 0x51 for the big endian. These can be overridden in the
make command.
Added elf interpreter
Fseek tftp re-reads added
On fseek to an earlier file location, the tftp client will complete
reading of the current file, and then re-request the file from the server.
This allows loading of elf files created by TI tools which put the
program header table after the segment information.
On fseek to an earlier file location, the tftp client will complete
reading of the current file, and then re-request the file from the server.
This allows loading of elf files created by TI tools which put the
program header table after the segment information.
Big endian support
Make files modified to handle big endian version
Make files modified to handle big endian version
Nandwriter addtition
Added the second stage make file
Added the second stage make file
nandwriter additions
Added a very simple nand writer
Added a very simple nand writer
nand flash addition
clean updates
clean updates
Port makedep.awk to gawk syntax from Thompson Automation extended awk
Signed-off-by: Bill Mills <wmills@ti.com>
Signed-off-by: Bill Mills <wmills@ti.com>
Record intention of porting makedep,awk to gawk by starting with an exact copy
Signed-off-by: Bill Mills <wmills@ti.com>
Signed-off-by: Bill Mills <wmills@ti.com>
Port makefiles to Linux (while still supporting Windows)
Seems to build c6472
Also ignore Linux version of utility binaries
Signed-off-by: Bill Mills <wmills@ti.com>
Seems to build c6472
Also ignore Linux version of utility binaries
Signed-off-by: Bill Mills <wmills@ti.com>
Record Sandeep's changes to 0.5 as 0.5.1
This version was used to build binaries for linux-c6x-0.7.0 release.
Signed-off-by: Bill Mills <wmills@ti.com>
This version was used to build binaries for linux-c6x-0.7.0 release.
Signed-off-by: Bill Mills <wmills@ti.com>
Changes from Mike Line's 0.5 version
Appears to add support for little endian
Note: i2crom.map is an _input_ file despite the fact that all other *.maps
are output files.
Signed-off-by: Bill Mills <wmills@ti.com>
Appears to add support for little endian
Note: i2crom.map is an _input_ file despite the fact that all other *.maps
are output files.
Signed-off-by: Bill Mills <wmills@ti.com>
Version 0.4 from Mike Line
Signed-off-by: Bill Mills <wmills@ti.com>
Signed-off-by: Bill Mills <wmills@ti.com>
ignore more stuff
ignore all backup files & intermediates
attribute binary files as such
attribute binary files as such