]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/log
keystone-rtos/ibl.git
13 years agoc6x-IBL: C6474 Lite: Adding init values to the GEL.
Sandeep Paulraj [Thu, 21 Oct 2010 02:24:22 +0000 (22:24 -0400)]
c6x-IBL: C6474 Lite: Adding init values to the GEL.

This commit adss values to the gel file for
the C6474 Lite EVM from eInfochips.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
13 years agoc6x-IBL: Add SGMII settings to the 6474 config
Sandeep Paulraj [Thu, 21 Oct 2010 02:17:42 +0000 (22:17 -0400)]
c6x-IBL: Add SGMII settings to the 6474 config

This comiit adds the SGMII init values for the C6474

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
13 years agoc6x-IBL: Adding the TI boot header file for Curie
Sandeep Paulraj [Thu, 21 Oct 2010 02:14:06 +0000 (22:14 -0400)]
c6x-IBL: Adding the TI boot header file for Curie

This patch adds the header file for C6457 Curie.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
13 years agoc6x-IBL: Additions to the gel File
Sandeep Paulraj [Thu, 21 Oct 2010 02:09:04 +0000 (22:09 -0400)]
c6x-IBL: Additions to the gel File

This commit makes additions to the gel file for
all 3 devices supported so far.

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
13 years agoUpdated romparse utility to specify device address
Mike Line [Wed, 20 Oct 2010 22:52:17 +0000 (18:52 -0400)]
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.

13 years agoi2c map files
Mike Line [Tue, 19 Oct 2010 21:52:05 +0000 (17:52 -0400)]
i2c map files

13 years agoI2c map files
Mike Line [Tue, 19 Oct 2010 21:33:08 +0000 (17:33 -0400)]
I2c map files

13 years agocr-lf conversion
Mike Line [Tue, 19 Oct 2010 19:20:34 +0000 (15:20 -0400)]
cr-lf conversion

13 years agoBoard configuration gel
Mike Line [Tue, 19 Oct 2010 19:18:10 +0000 (15:18 -0400)]
Board configuration gel

13 years agoromparse utility
Mike Line [Tue, 19 Oct 2010 18:54:23 +0000 (14:54 -0400)]
romparse utility

13 years agoi2c writer utility
Mike Line [Tue, 19 Oct 2010 18:54:13 +0000 (14:54 -0400)]
i2c writer utility

13 years agoi2c writer utility
Mike Line [Tue, 19 Oct 2010 18:53:56 +0000 (14:53 -0400)]
i2c writer utility

13 years agoi2c writer utility
Mike Line [Tue, 19 Oct 2010 18:53:43 +0000 (14:53 -0400)]
i2c writer utility

13 years agoi2c writer utility
Mike Line [Tue, 19 Oct 2010 18:53:13 +0000 (14:53 -0400)]
i2c writer utility

13 years agoi2c Reader utility
Mike Line [Tue, 19 Oct 2010 18:52:52 +0000 (14:52 -0400)]
i2c Reader utility

13 years agoi2c Reader utility
Mike Line [Tue, 19 Oct 2010 18:52:37 +0000 (14:52 -0400)]
i2c Reader utility

13 years agoupdated configuration to use gels
Mike Line [Tue, 19 Oct 2010 18:51:45 +0000 (14:51 -0400)]
updated configuration to use gels

The configuration utility is now a single utility with a gel to specify the
board specific parameters

13 years agoi2c reader utility
Mike Line [Tue, 19 Oct 2010 18:51:26 +0000 (14:51 -0400)]
i2c reader utility

13 years agoi2c reader utility
Mike Line [Tue, 19 Oct 2010 18:51:07 +0000 (14:51 -0400)]
i2c reader utility

13 years agoc6474 ibl
Mike Line [Tue, 19 Oct 2010 18:50:50 +0000 (14:50 -0400)]
c6474 ibl

13 years agoc6455 ibl
Mike Line [Tue, 19 Oct 2010 18:50:22 +0000 (14:50 -0400)]
c6455 ibl

13 years agoc6455 additions
Mike Line [Tue, 19 Oct 2010 18:47:07 +0000 (14:47 -0400)]
c6455 additions

c6455 ibl added

13 years agoc6455 additions
Mike Line [Tue, 19 Oct 2010 18:43:50 +0000 (14:43 -0400)]
c6455 additions

c6455 ibl additions

13 years agoc6455 additions
Mike Line [Tue, 19 Oct 2010 18:41:48 +0000 (14:41 -0400)]
c6455 additions

13 years agoc6455 additions
Mike Line [Tue, 19 Oct 2010 18:40:42 +0000 (14:40 -0400)]
c6455 additions

13 years ago6474 Additions
Mike Line [Thu, 14 Oct 2010 19:49:20 +0000 (15:49 -0400)]
6474 Additions

Signed-off-by: Mike Line <m-line1@ti.com>
13 years agoMake updates for big endian
Mike Line [Fri, 1 Oct 2010 17:59:36 +0000 (13:59 -0400)]
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.

13 years agoAdded elf interpreter
unknown [Fri, 1 Oct 2010 12:18:01 +0000 (08:18 -0400)]
Added elf interpreter

13 years agoFseek tftp re-reads added
unknown [Fri, 1 Oct 2010 12:15:25 +0000 (08:15 -0400)]
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.

13 years agoBig endian support
unknown [Tue, 28 Sep 2010 12:01:28 +0000 (08:01 -0400)]
Big endian support

Make files modified to handle big endian version

13 years agoNandwriter addtition
unknown [Thu, 23 Sep 2010 17:32:21 +0000 (13:32 -0400)]
Nandwriter addtition

Added the second stage make file

13 years agonandwriter additions
unknown [Thu, 23 Sep 2010 17:31:09 +0000 (13:31 -0400)]
nandwriter additions

Added a very simple nand writer

13 years agonand flash addition
unknown [Thu, 23 Sep 2010 17:26:13 +0000 (13:26 -0400)]
nand flash addition
clean updates

13 years agoPort makedep.awk to gawk syntax from Thompson Automation extended awk
Bill Mills [Tue, 14 Sep 2010 23:50:33 +0000 (19:50 -0400)]
Port makedep.awk to gawk syntax from Thompson Automation extended awk

Signed-off-by: Bill Mills <wmills@ti.com>
13 years agoRecord intention of porting makedep,awk to gawk by starting with an exact copy
Bill Mills [Tue, 14 Sep 2010 22:39:20 +0000 (18:39 -0400)]
Record intention of porting makedep,awk to gawk by starting with an exact copy

Signed-off-by: Bill Mills <wmills@ti.com>
13 years agoPort makefiles to Linux (while still supporting Windows)
Bill Mills [Tue, 14 Sep 2010 23:44:55 +0000 (19:44 -0400)]
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>
13 years agoRecord Sandeep's changes to 0.5 as 0.5.1
Bill Mills [Tue, 14 Sep 2010 22:22:52 +0000 (18:22 -0400)]
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>
13 years agoChanges from Mike Line's 0.5 version
Bill Mills [Tue, 14 Sep 2010 22:13:04 +0000 (18:13 -0400)]
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>
13 years agoVersion 0.4 from Mike Line
Bill Mills [Tue, 14 Sep 2010 22:02:49 +0000 (18:02 -0400)]
Version 0.4 from Mike Line

Signed-off-by: Bill Mills <wmills@ti.com>
13 years agoignore more stuff
Bill Mills [Tue, 14 Sep 2010 21:36:53 +0000 (17:36 -0400)]
ignore more stuff

13 years agoignore all backup files & intermediates
Bill Mills [Wed, 8 Sep 2010 00:02:23 +0000 (20:02 -0400)]
ignore all backup files & intermediates
attribute binary files as such