summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: d51c7e3)
raw | patch | inline | side by side (parent: d51c7e3)
author | Sandeep Paulraj <s-paulraj@ti.com> | |
Sat, 30 Oct 2010 19:54:23 +0000 (15:54 -0400) | ||
committer | Sandeep Paulraj <s-paulraj@ti.com> | |
Sat, 30 Oct 2010 19:54:23 +0000 (15:54 -0400) |
This commit adds .map fiels for the C6457
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
src/make/ibl_c6457/i2crom_be.map | [new file with mode: 0755] | patch | blob |
src/make/ibl_c6457/i2crom_le.map | [new file with mode: 0755] | patch | blob |
diff --git a/src/make/ibl_c6457/i2crom_be.map b/src/make/ibl_c6457/i2crom_be.map
--- /dev/null
@@ -0,0 +1,18 @@
+section \r
+{\r
+ param_index = 0\r
+ boot_mode = 257\r
+ sw_pll = 20\r
+ options = 1\r
+\r
+ core_freq_mhz = 1000\r
+ i2c_clk_freq_khz = 100\r
+\r
+ dev_addr_ext = 0x50\r
+\r
+ multi_i2c_id = 0\r
+ my_i2c_id = 1\r
+ address_delay = 0\r
+ exe_file = "ibl_c6457/ibl.i2c.be.ccs"\r
+}\r
+\r
diff --git a/src/make/ibl_c6457/i2crom_le.map b/src/make/ibl_c6457/i2crom_le.map
--- /dev/null
@@ -0,0 +1,18 @@
+section \r
+{\r
+ param_index = 0\r
+ boot_mode = 257\r
+ sw_pll = 20\r
+ options = 1\r
+\r
+ core_freq_mhz = 1000\r
+ i2c_clk_freq_khz = 100\r
+\r
+ dev_addr_ext = 0x50\r
+\r
+ multi_i2c_id = 0\r
+ my_i2c_id = 1\r
+ address_delay = 0\r
+ exe_file = "ibl_c6457/ibl.i2c.le.ccs"\r
+}\r
+\r