]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/commitdiff
Reset the data and clock rate values for initial i2c boot
authorMike Line <m-line1@ti.com>
Thu, 21 Oct 2010 23:06:16 +0000 (19:06 -0400)
committerMike Line <m-line1@ti.com>
Thu, 21 Oct 2010 23:06:16 +0000 (19:06 -0400)
src/make/ibl_c6474/i2crom_be.map
src/make/ibl_c6474/i2crom_le.map

index 3317da9e42c3100221999b9de94bbfcb7a460ad2..1ebdae1d404302fed05cd9ebe4af0c42e43855af 100644 (file)
@@ -5,7 +5,7 @@ section
   sw_pll               = 20
   options       = 1
 
-  core_freq_mhz    = 50
+  core_freq_mhz    = 1000
   i2c_clk_freq_khz = 400
 
   dev_addr_ext = 0x51
index 39266d17cb4596098447fe1d63ab61da2616c974..9a1ff2e683de3f57da9e553c6c1ce321e4d824ad 100644 (file)
@@ -5,7 +5,7 @@ section
   sw_pll               = 20
   options       = 1
 
-  core_freq_mhz    = 50
+  core_freq_mhz    = 1000
   i2c_clk_freq_khz = 400
 
   dev_addr_ext = 0x50