]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - keystone-rtos/ibl.git/commitdiff
Updated the speed parameters for the 6474 boot
authorMike Line <m-line1@ti.com>
Thu, 21 Oct 2010 22:49:46 +0000 (18:49 -0400)
committerMike Line <m-line1@ti.com>
Thu, 21 Oct 2010 22:49:46 +0000 (18:49 -0400)
Modified the parameters to speed up the boot

src/make/ibl_c6474/i2crom_be.map
src/make/ibl_c6474/i2crom_le.map

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