Updated romparse utility to specify device address
The romparse utility was updated to handle the c6455 case. Here the i2c
parameter table always lives at i2c address 0x50, the little endian image
lives at 0x50, but the big endian image lives at 0x51. The change allows the
specification of the i2c device address instead of a file name, so
manual placement of the image can be done.
The romparse utility was updated to handle the c6455 case. Here the i2c
parameter table always lives at i2c address 0x50, the little endian image
lives at 0x50, but the big endian image lives at 0x51. The change allows the
specification of the i2c device address instead of a file name, so
manual placement of the image can be done.
i2c map files
I2c map files
cr-lf conversion
Board configuration gel
romparse utility
i2c writer utility
i2c writer utility
i2c writer utility
i2c writer utility
i2c Reader utility
i2c Reader utility
updated configuration to use gels
The configuration utility is now a single utility with a gel to specify the
board specific parameters
The configuration utility is now a single utility with a gel to specify the
board specific parameters
i2c reader utility
i2c reader utility
c6474 ibl
c6455 ibl
c6455 additions
c6455 ibl added
c6455 ibl added
c6455 additions
c6455 ibl additions
c6455 ibl additions
c6455 additions
c6455 additions
6474 Additions
Signed-off-by: Mike Line <m-line1@ti.com>
Signed-off-by: Mike Line <m-line1@ti.com>
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