]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/mcsdk-tools.git/commitdiff
post: restored pp files that were previously removed
authorIvan Pang <i-pang@ti.com>
Wed, 9 Dec 2015 01:07:00 +0000 (19:07 -0600)
committerIvan Pang <i-pang@ti.com>
Wed, 9 Dec 2015 01:07:00 +0000 (19:07 -0600)
Signed-off-by: Ivan Pang <i-pang@ti.com>
post/evmc6657l/bin/post_i2crom.map.pp [new file with mode: 0644]
post/evmc6670l/bin/post_i2crom.map.pp [new file with mode: 0644]
post/evmc6678l/bin/post_i2crom.map.pp [new file with mode: 0644]
post/evmk2h/bin/post_i2crom.map.pp [new file with mode: 0755]

diff --git a/post/evmc6657l/bin/post_i2crom.map.pp b/post/evmc6657l/bin/post_i2crom.map.pp
new file mode 100644 (file)
index 0000000..06ac8dd
--- /dev/null
@@ -0,0 +1,25 @@
+section 
+{
+  param_index    = 0
+  boot_mode      = 40
+  sw_pll_prediv         = 0
+  sw_pll_mult    = 0
+  sw_pll_postdiv = 0
+  options        = 1
+
+  core_freq_mhz    = 100
+  i2c_clk_freq_khz = 200
+
+  dev_addr_ext = 0x50
+
+  multi_i2c_id = 0
+  my_i2c_id    = 1
+  address_delay = 0
+  exe_file = "post.i2c.ccs"
+}
+
+
+
+
+
+
diff --git a/post/evmc6670l/bin/post_i2crom.map.pp b/post/evmc6670l/bin/post_i2crom.map.pp
new file mode 100644 (file)
index 0000000..90c81c6
--- /dev/null
@@ -0,0 +1,25 @@
+section 
+{
+  param_index    = 0
+  boot_mode      = 40
+  sw_pll_prediv         = 1
+  sw_pll_mult    = 16
+  sw_pll_postdiv = 2
+  options        = 1
+
+  core_freq_mhz    = 625
+  i2c_clk_freq_khz = 200
+
+  dev_addr_ext = 0x50
+
+  multi_i2c_id = 0
+  my_i2c_id    = 1
+  address_delay = 0
+  exe_file = "post.i2c.ccs"
+}
+
+
+
+
+
+
diff --git a/post/evmc6678l/bin/post_i2crom.map.pp b/post/evmc6678l/bin/post_i2crom.map.pp
new file mode 100644 (file)
index 0000000..90c81c6
--- /dev/null
@@ -0,0 +1,25 @@
+section 
+{
+  param_index    = 0
+  boot_mode      = 40
+  sw_pll_prediv         = 1
+  sw_pll_mult    = 16
+  sw_pll_postdiv = 2
+  options        = 1
+
+  core_freq_mhz    = 625
+  i2c_clk_freq_khz = 200
+
+  dev_addr_ext = 0x50
+
+  multi_i2c_id = 0
+  my_i2c_id    = 1
+  address_delay = 0
+  exe_file = "post.i2c.ccs"
+}
+
+
+
+
+
+
diff --git a/post/evmk2h/bin/post_i2crom.map.pp b/post/evmk2h/bin/post_i2crom.map.pp
new file mode 100755 (executable)
index 0000000..90c81c6
--- /dev/null
@@ -0,0 +1,25 @@
+section 
+{
+  param_index    = 0
+  boot_mode      = 40
+  sw_pll_prediv         = 1
+  sw_pll_mult    = 16
+  sw_pll_postdiv = 2
+  options        = 1
+
+  core_freq_mhz    = 625
+  i2c_clk_freq_khz = 200
+
+  dev_addr_ext = 0x50
+
+  multi_i2c_id = 0
+  my_i2c_id    = 1
+  address_delay = 0
+  exe_file = "post.i2c.ccs"
+}
+
+
+
+
+
+