summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 395dbfe)
raw | patch | inline | side by side (parent: 395dbfe)
author | Sandeep Paulraj <s-paulraj@ti.com> | |
Mon, 1 Nov 2010 14:17:53 +0000 (10:17 -0400) | ||
committer | Sandeep Paulraj <s-paulraj@ti.com> | |
Mon, 1 Nov 2010 14:17:53 +0000 (10:17 -0400) |
Commit updates the DDR address for c6457.
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
src/util/i2cConfig/i2cConfig.gel | patch | blob | history |
index 2c2c7a4752995dc38324036fc3d7d50b1e598058..8e83d967cb4c5ceeca6d7ec6ccaeabf431dcebe7 100644 (file)
\r
/* Even though the entire range of DDR2 is chosen, the load will\r
* stop when the ftp reaches the end of the file */\r
- ibl.ethConfig[0].blob.startAddress = 0x80000000; /* Base address of DDR2 */\r
+ ibl.ethConfig[0].blob.startAddress = 0xe0000000; /* Base address of DDR2 */\r
ibl.ethConfig[0].blob.sizeBytes = 0x20000000; /* All of DDR2 */\r
- ibl.ethConfig[0].blob.branchAddress = 0x80000000; /* Base of DDR2 */\r
+ ibl.ethConfig[0].blob.branchAddress = 0xe0000000; /* Base of DDR2 */\r
\r
/* There is no port 1 on the 6457 Lite EVM */\r
ibl.ethConfig[1].ethPriority = ibl_DEVICE_NOBOOT;\r