]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/log
keystone-rtos/ibl.git
12 years agoClearing DDR3 memory in IBL (workaround for failing to load NAND image) DEV.MAD_UTILS.IBL.01.00.00.13
Ivan Pang [Thu, 8 Mar 2012 17:00:50 +0000 (12:00 -0500)]
Clearing DDR3 memory in IBL (workaround for failing to load NAND image)

12 years agoIBL updates. Change to version 1.0.0.13
Ivan Pang [Wed, 22 Feb 2012 00:15:18 +0000 (19:15 -0500)]
IBL updates. Change to version 1.0.0.13

12 years agoDDR config updates for Shannon PG 2.0
Ivan Pang [Tue, 21 Feb 2012 15:45:33 +0000 (10:45 -0500)]
DDR config updates for Shannon PG 2.0

12 years agoiblConfig: refix DHCP for 6670 linux-c6x-2.0 linux-c6x-2.0-rc2 linux-c6x-2.0-rc3
Bill Mills [Thu, 8 Dec 2011 00:18:45 +0000 (19:18 -0500)]
iblConfig: refix DHCP for 6670

Some one checked in local static IP hacks, this undoes that.

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agoiblConfig now accepts ethboot changes from input.txt DEV.MAD_UTILS.IBL.01.00.00.12
Ivan Pang [Tue, 29 Nov 2011 00:50:29 +0000 (19:50 -0500)]
iblConfig now accepts ethboot changes from input.txt

12 years agoCode review changes to ensure ddr3_mem_test() picking up types.h definition
Prabhu Kuttiyam [Mon, 28 Nov 2011 21:21:14 +0000 (16:21 -0500)]
Code review changes to ensure ddr3_mem_test() picking up types.h definition

12 years agoRenamed ifdef flag, init uart from iblmain
Prabhu Kuttiyam [Mon, 28 Nov 2011 16:12:25 +0000 (11:12 -0500)]
Renamed ifdef flag, init uart from iblmain

12 years agoMerge branch 'linux-c6x-2.0.x' into boot-rel-exp
Prabhu Kuttiyam [Mon, 28 Nov 2011 14:42:40 +0000 (09:42 -0500)]
Merge branch 'linux-c6x-2.0.x' into boot-rel-exp

Conflicts:
src/device/c66x/c66x.c
src/main/iblmain.c

12 years agoCode review changes, restructuring code
Prabhu Kuttiyam [Mon, 28 Nov 2011 14:11:05 +0000 (09:11 -0500)]
Code review changes, restructuring code

12 years agoRefix c64x: uart API and null_uart
Bill Mills [Wed, 23 Nov 2011 22:07:30 +0000 (17:07 -0500)]
Refix c64x: uart API and null_uart

Recent changes broke c64x platforms because they assume C66 uart.
This commit seperates UART user API from implementation
It also adds a "null" uart for platforms w/o a UART
This null UART is used on all c64x platforms for now

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agoUPdate Version to 1.0.0.12
Sandeep Paulraj [Wed, 23 Nov 2011 16:33:57 +0000 (11:33 -0500)]
UPdate Version to 1.0.0.12

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoAdd volatile to DDRPLLCTL1
Prabhu Kuttiyam [Tue, 22 Nov 2011 22:04:05 +0000 (17:04 -0500)]
Add volatile to DDRPLLCTL1

12 years agoMerge branch 'boot-rel-exp'
Prabhu Kuttiyam [Tue, 22 Nov 2011 21:21:52 +0000 (16:21 -0500)]
Merge branch 'boot-rel-exp'

12 years agoClean up UART prints, UART driver, etc. IBL_EXP_11_21
Prabhu Kuttiyam [Tue, 22 Nov 2011 03:33:35 +0000 (22:33 -0500)]
Clean up UART prints, UART driver, etc.

12 years agoFixed length of UART print
Prabhu Kuttiyam [Sat, 19 Nov 2011 14:58:19 +0000 (09:58 -0500)]
Fixed length of UART print

12 years agoModified IBL to re-init PLL in DDR controller, added UART
Prabhu Kuttiyam [Sat, 19 Nov 2011 14:51:02 +0000 (09:51 -0500)]
Modified IBL to re-init PLL in DDR controller, added UART

12 years agosetupenvMsys.sh to use CGT 7.2.4 instead of CCS's c6000 library
Ivan Pang [Thu, 17 Nov 2011 20:04:31 +0000 (15:04 -0500)]
setupenvMsys.sh to use CGT 7.2.4 instead of CCS's c6000 library

12 years agofor loop for pll + ddr_ctr_config
Prabhu Kuttiyam [Thu, 17 Nov 2011 19:12:17 +0000 (14:12 -0500)]
for loop for pll + ddr_ctr_config

12 years agonew pll sequence of 1.main 2.pa 3.ddr
Prabhu Kuttiyam [Thu, 17 Nov 2011 17:34:36 +0000 (12:34 -0500)]
new pll sequence of 1.main 2.pa 3.ddr

12 years agoIBL Config fixes
Ivan Pang [Thu, 17 Nov 2011 15:09:15 +0000 (10:09 -0500)]
IBL Config fixes

12 years agoUpdated ddr_controller wait to reflect proper values, adding DDR PLL init in DDR... IBL_EXP_11_16
Prabhu Kuttiyam [Wed, 16 Nov 2011 23:34:12 +0000 (18:34 -0500)]
Updated ddr_controller wait to reflect proper values, adding DDR PLL init in DDR controller

12 years agoDDR controller Pre-code review updates/comments, cleaned up c66xinit.c
Prabhu Kuttiyam [Wed, 16 Nov 2011 21:20:15 +0000 (16:20 -0500)]
DDR controller Pre-code review updates/comments, cleaned up c66xinit.c

12 years agoC66x: DDR3 and PA SS PLL updates based on review IBL_EXP_11_09
Sandeep Paulraj [Wed, 9 Nov 2011 21:02:36 +0000 (16:02 -0500)]
C66x: DDR3 and PA SS PLL updates based on review

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoC66x PLL: Don't subtract the multiplier/divider twice
Sandeep Paulraj [Wed, 9 Nov 2011 17:20:36 +0000 (12:20 -0500)]
C66x PLL: Don't subtract the multiplier/divider twice

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoDDR3 and PA SS PLL driver code update IBL_EXP_11_08
Sandeep Paulraj [Tue, 8 Nov 2011 19:55:14 +0000 (14:55 -0500)]
DDR3 and PA SS PLL driver code update

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc66x: Use DDR3 PLL driver
Sandeep Paulraj [Tue, 8 Nov 2011 19:52:34 +0000 (14:52 -0500)]
c66x: Use DDR3 PLL driver

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc66x IBL Config: Upadte DDR PLL init values
Sandeep Paulraj [Tue, 8 Nov 2011 19:51:58 +0000 (14:51 -0500)]
c66x IBL Config: Upadte DDR PLL init values

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoC66x: Update gel file with DDR PLL values
Sandeep Paulraj [Tue, 8 Nov 2011 19:51:34 +0000 (14:51 -0500)]
C66x: Update gel file with DDR PLL values

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc66x: Update MAIN PLL config
Sandeep Paulraj [Fri, 4 Nov 2011 17:35:44 +0000 (13:35 -0400)]
c66x: Update MAIN PLL config

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc66x: Update PASS PLL init code
Sandeep Paulraj [Fri, 4 Nov 2011 17:35:25 +0000 (13:35 -0400)]
c66x: Update PASS PLL init code

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoC66x: remove DDR3 PLL config
Sandeep Paulraj [Fri, 4 Nov 2011 17:34:50 +0000 (13:34 -0400)]
C66x: remove DDR3 PLL config

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc66x: Move DDR3 PLL config
Sandeep Paulraj [Fri, 4 Nov 2011 17:34:22 +0000 (13:34 -0400)]
c66x: Move DDR3 PLL config

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc66x: PA PLL updates
Sandeep Paulraj [Fri, 4 Nov 2011 14:46:20 +0000 (10:46 -0400)]
c66x: PA PLL updates

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc66x: DDR3 PLL init update
Sandeep Paulraj [Wed, 2 Nov 2011 21:26:31 +0000 (17:26 -0400)]
c66x: DDR3 PLL init update

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc66x: PLL init code update based on latest review
Sandeep Paulraj [Wed, 2 Nov 2011 21:26:16 +0000 (17:26 -0400)]
c66x: PLL init code update based on latest review

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoMinor Update to i2c param cmd file
Sandeep Paulraj [Tue, 1 Nov 2011 21:06:34 +0000 (17:06 -0400)]
Minor Update to i2c param cmd file

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc66x: Updated PLL init code
Sandeep Paulraj [Tue, 1 Nov 2011 21:05:58 +0000 (17:05 -0400)]
c66x: Updated PLL init code

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoDon't copy .dat files to Release folder DEV.MAD_UTILS.IBL.01.00.00.11 linux-c6x-2.0-rc1
Sandeep Paulraj [Fri, 14 Oct 2011 16:03:33 +0000 (12:03 -0400)]
Don't copy .dat files to Release folder

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years ago6670: Don't init DDR PLL twice
Sandeep Paulraj [Fri, 7 Oct 2011 14:44:03 +0000 (10:44 -0400)]
6670: Don't init DDR PLL twice

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoAdding back support for updating i2c config params
Sandeep Paulraj [Fri, 7 Oct 2011 14:14:43 +0000 (10:14 -0400)]
Adding back support for updating i2c config params

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoAdd Doc for Single Binary Support
Sandeep Paulraj [Tue, 4 Oct 2011 17:10:38 +0000 (13:10 -0400)]
Add Doc for Single Binary Support

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoIncrease delays in DDR3 init
Sandeep Paulraj [Fri, 30 Sep 2011 18:52:39 +0000 (14:52 -0400)]
Increase delays in DDR3 init

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc66x: Updated DDR configuration
Sandeep Paulraj [Mon, 12 Sep 2011 13:56:26 +0000 (09:56 -0400)]
c66x: Updated DDR configuration

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoRevert "c66x: Updated DDR configuration"
Bill Mills [Sat, 17 Sep 2011 10:44:11 +0000 (06:44 -0400)]
Revert "c66x: Updated DDR configuration"

This reverts commit e1253610dc118b365b2475d85008519458eafbec.

This DDR config change is causing boot issues on many (but not all) 6670 boards.
There is also variablity between rebuilds of the same kernel source (ie small address variations)

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agoGPIO: GPIO Read function returns 8 bits
Sandeep Paulraj [Mon, 12 Sep 2011 20:07:41 +0000 (16:07 -0400)]
GPIO: GPIO Read function returns 8 bits

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoUpdate README.txt with correct release info
Sandeep Paulraj [Mon, 12 Sep 2011 15:35:45 +0000 (11:35 -0400)]
Update README.txt with correct release info

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoUpdate device config for DHCP boot
Sandeep Paulraj [Mon, 12 Sep 2011 15:34:42 +0000 (11:34 -0400)]
Update device config for DHCP boot

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc66x: Updated DDR configuration
Sandeep Paulraj [Mon, 12 Sep 2011 13:56:26 +0000 (09:56 -0400)]
c66x: Updated DDR configuration

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agosetupenvLnx.sh: search more places for cgt
Bill Mills [Fri, 9 Sep 2011 18:24:31 +0000 (14:24 -0400)]
setupenvLnx.sh: search more places for cgt

Search more dirs for an installed CGT

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agoMerge commit 'origin/tmp-wam-top-level-build'
Sandeep Paulraj [Fri, 9 Sep 2011 17:42:18 +0000 (13:42 -0400)]
Merge commit 'origin/tmp-wam-top-level-build'

12 years agoGPIO NAND: Fix for Big Endian Boot
Sandeep Paulraj [Fri, 9 Sep 2011 15:41:38 +0000 (11:41 -0400)]
GPIO NAND: Fix for Big Endian Boot

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoGPIO NAND: Add function prototype for Read
Sandeep Paulraj [Fri, 9 Sep 2011 15:31:55 +0000 (11:31 -0400)]
GPIO NAND: Add function prototype for Read

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc66x: Update Section sizes
Sandeep Paulraj [Fri, 9 Sep 2011 15:20:32 +0000 (11:20 -0400)]
c66x: Update Section sizes

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoGPIO: Read Function should return 32 bits
Sandeep Paulraj [Fri, 9 Sep 2011 15:18:14 +0000 (11:18 -0400)]
GPIO: Read Function should return 32 bits

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoBuild: update setupenvLnx.sh to do error checking
Bill Mills [Mon, 5 Sep 2011 21:57:26 +0000 (17:57 -0400)]
Build: update setupenvLnx.sh to do error checking

Do a basic sanity test of C6X_BASE_DIR

Signed-off-by: Bill Mills <wmills@ti.com>
12 years ago.gitignore: update to ignore all make created files
Bill Mills [Mon, 5 Sep 2011 21:22:00 +0000 (17:22 -0400)]
.gitignore: update to ignore all make created files

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agosetupenvLnx.sh: Don't hard code TI GT specific paths
Bill Mills [Mon, 5 Sep 2011 18:59:59 +0000 (14:59 -0400)]
setupenvLnx.sh: Don't hard code TI GT specific paths

We should not be hard coding TI GT specific paths into the source files.
We should not make the user edit a source file to do thier build.
This change allows the user to predefine C6X_BASE_DIR.
If not defined it will look in standard places for CCS as is done for Windows.

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agoclean out old unused files
Bill Mills [Mon, 5 Sep 2011 18:58:16 +0000 (14:58 -0400)]
clean out old unused files

These files have not been updated when the build procedure changed
but there were still present causing confusion.

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agoiblConfig: fix undefined return code
Bill Mills [Mon, 5 Sep 2011 18:50:30 +0000 (14:50 -0400)]
iblConfig: fix undefined return code

When all works fine, main was hitting } w/o a return.
This left the process return code undefined.
It may have worked on some machines but was not correct.

Signed-off-by: Bill Mills <wmills@ti.com>
12 years agoMinor Cleanup for Single Binary Support
Sandeep Paulraj [Fri, 19 Aug 2011 19:41:51 +0000 (15:41 -0400)]
Minor Cleanup for Single Binary Support

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoUpdates to the documentation due to single binary updates
Sandeep Paulraj [Fri, 19 Aug 2011 02:01:43 +0000 (22:01 -0400)]
Updates to the documentation due to single binary updates

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoMerge commit 'origin/master' into single-bi
Sandeep Paulraj [Fri, 19 Aug 2011 00:11:07 +0000 (20:11 -0400)]
Merge commit 'origin/master' into single-bi

12 years agoUpdating the EVM flag
Sandeep Paulraj [Fri, 19 Aug 2011 00:10:10 +0000 (20:10 -0400)]
Updating the EVM flag

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoMakestg2 update for single binary support
Sandeep Paulraj [Fri, 19 Aug 2011 00:09:41 +0000 (20:09 -0400)]
Makestg2 update for single binary support

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoSingle Binary Support Enhancement
Sandeep Paulraj [Fri, 19 Aug 2011 00:08:51 +0000 (20:08 -0400)]
Single Binary Support Enhancement

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoSingle Binary Build Update
Sandeep Paulraj [Thu, 18 Aug 2011 19:46:07 +0000 (15:46 -0400)]
Single Binary Build Update

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoAdding EVM flag to build infrastructure
Sandeep Paulraj [Thu, 18 Aug 2011 18:12:18 +0000 (14:12 -0400)]
Adding EVM flag to build infrastructure

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoMinor update to build infra to add support for single binary
Sandeep Paulraj [Thu, 18 Aug 2011 17:58:19 +0000 (13:58 -0400)]
Minor update to build infra to add support for single binary

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoi2c Params are no longer built
Sandeep Paulraj [Thu, 18 Aug 2011 16:47:42 +0000 (12:47 -0400)]
i2c Params are no longer built

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoIBL Single Binary Support: Updating Directory Names
Sandeep Paulraj [Thu, 18 Aug 2011 16:33:47 +0000 (12:33 -0400)]
IBL Single Binary Support: Updating Directory Names

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoUpdated Release version DEV.MAD_UTILS.IBL.01.00.00.10
Sandeep Nair [Wed, 17 Aug 2011 17:19:10 +0000 (13:19 -0400)]
Updated Release version

12 years agoAdding PCIe boot support for C6670 SDOCM00083134
Sandeep Nair [Wed, 17 Aug 2011 17:18:07 +0000 (13:18 -0400)]
Adding PCIe boot support for C6670 SDOCM00083134

12 years agoSingle Binary Support: Initial Commit
Sandeep Paulraj [Wed, 10 Aug 2011 00:40:16 +0000 (20:40 -0400)]
Single Binary Support: Initial Commit

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoIBL: Bumped up version of IBL to 1.0.0.9 DEV.MAD_UTILS.IBL.01.00.00.09
Sandeep Paulraj [Mon, 18 Jul 2011 20:11:22 +0000 (16:11 -0400)]
IBL: Bumped up version of IBL to 1.0.0.9

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoModification to IBL main function
Sandeep Paulraj [Mon, 18 Jul 2011 20:08:55 +0000 (16:08 -0400)]
Modification to IBL main function

Modification was required to add c64x multi boot support

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc64x: Updates to gel file for multi boot support
Sandeep Paulraj [Sat, 16 Jul 2011 17:21:52 +0000 (13:21 -0400)]
c64x: Updates to gel file for multi boot support

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years ago6472: Remove dual endian support
Sandeep Paulraj [Fri, 1 Jul 2011 19:50:56 +0000 (15:50 -0400)]
6472: Remove dual endian support

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years ago6455: Remove dual endian support
Sandeep Paulraj [Fri, 1 Jul 2011 20:00:30 +0000 (16:00 -0400)]
6455: Remove dual endian support

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc64x: Add Multi Boot Support
Sandeep Paulraj [Sat, 16 Jul 2011 17:02:49 +0000 (13:02 -0400)]
c64x: Add Multi Boot Support

This commit adds multi boot support for
the c64x+ based low cost EVMs.

TFTP and NAND boot were tested on the
c6472, c6474 and c6457 low cost EVMs

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoUART: Start adding UART code
Sandeep Paulraj [Fri, 1 Jul 2011 18:35:13 +0000 (14:35 -0400)]
UART: Start adding UART code

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years ago6474l: Add infrastructure to build 6474l
Sandeep Paulraj [Fri, 1 Jul 2011 15:57:39 +0000 (11:57 -0400)]
6474l: Add infrastructure to build 6474l

This commit adds infrastructure to build the 6474
low cost EVM as a separate target

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoC6457: Update Branch/Start Address for NAND boot
Sandeep Paulraj [Wed, 22 Jun 2011 16:51:15 +0000 (12:51 -0400)]
C6457: Update Branch/Start Address for NAND boot

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoC64x: Updates to gel file for NAND boot
Sandeep Paulraj [Wed, 22 Jun 2011 16:47:17 +0000 (12:47 -0400)]
C64x: Updates to gel file for NAND boot

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoutil: host program to generate ecc test patterns
Bill Mills [Thu, 26 May 2011 02:02:12 +0000 (22:02 -0400)]
util: host program to generate ecc test patterns

Signed-off-by: Bill Mills <wmills@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoGPIO NAND: Complete Support for 2k page size NAND
Sandeep Paulraj [Wed, 22 Jun 2011 12:10:41 +0000 (08:10 -0400)]
GPIO NAND: Complete Support for 2k page size NAND

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoCleanup unused MACROS
Sandeep Paulraj [Mon, 20 Jun 2011 21:32:00 +0000 (17:32 -0400)]
Cleanup unused MACROS

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoGPIO-NAND: Add check for 2K page size NAND
Sandeep Paulraj [Thu, 16 Jun 2011 18:37:21 +0000 (14:37 -0400)]
GPIO-NAND: Add check for 2K page size NAND

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoGPIO NAND: ADD Support for c64x devices
Sandeep Paulraj [Wed, 15 Jun 2011 19:44:25 +0000 (15:44 -0400)]
GPIO NAND: ADD Support for c64x devices

This commit adds support for the C64x+ SOCs in the
GPIO NAND Driver

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc64x+ : modify Makefile to build NAND GPIO driver
Sandeep Paulraj [Wed, 15 Jun 2011 19:43:35 +0000 (15:43 -0400)]
c64x+ : modify Makefile to build NAND GPIO driver

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoc64x+ : Minor code cleanup
Sandeep Paulraj [Wed, 15 Jun 2011 19:41:30 +0000 (15:41 -0400)]
c64x+ : Minor code cleanup

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoC64x+: Additions to gel file
Sandeep Paulraj [Wed, 15 Jun 2011 16:06:16 +0000 (12:06 -0400)]
C64x+: Additions to gel file

Making additions to the gel file for C64x+ based SOCs/EVMs
which have a NAND

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoGPIO-NAND: Add NAND specific definitions
Sandeep Paulraj [Tue, 14 Jun 2011 18:48:07 +0000 (14:48 -0400)]
GPIO-NAND: Add NAND specific definitions

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoGPIO NAND: Move definitions to header file
Sandeep Paulraj [Tue, 14 Jun 2011 17:43:30 +0000 (13:43 -0400)]
GPIO NAND: Move definitions to header file

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoUpdating release version to 1.0.0.8 DEV.MAD_UTILS.IBL.01.00.00.08
Sandeep Nair [Mon, 27 Jun 2011 17:39:52 +0000 (13:39 -0400)]
Updating release version to 1.0.0.8

12 years agoChanged the default parameters for BLOB image format to match Linux Kernel image
Sandeep Nair [Mon, 27 Jun 2011 17:31:11 +0000 (13:31 -0400)]
Changed the default parameters for BLOB image format to match Linux Kernel image

12 years agoUpdated release version DEV.MAD_UTILS.IBL.01.00.00.07
Sandeep Nair [Wed, 22 Jun 2011 19:36:34 +0000 (15:36 -0400)]
Updated release version
modified make clean for i2cConfig

12 years agoGel file updates to increase blob size
Sandeep Paulraj [Wed, 22 Jun 2011 19:01:59 +0000 (15:01 -0400)]
Gel file updates to increase blob size

Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
12 years agoMerge branch 'master' of git@gtgit01.gt.design.ti.com:git/teams/mmi/ibl DEV.MAD_UTILS.IBL.01.00.00.06
Sandeep Nair [Fri, 17 Jun 2011 22:21:29 +0000 (18:21 -0400)]
Merge branch 'master' of git@gtgit01.gt.design.ti.com:git/teams/mmi/ibl

12 years agoFix for IRs 81908, 81906, 81876, 81800
Sandeep Nair [Fri, 17 Jun 2011 22:19:57 +0000 (18:19 -0400)]
Fix for IRs 81908, 81906, 81876, 81800

12 years agoupdated Release version
Sandeep Nair [Fri, 17 Jun 2011 21:29:22 +0000 (17:29 -0400)]
updated Release version