Bläddra i källkod

Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx

Wolfgang Denk 16 år sedan
förälder
incheckning
c3ab4243b5
3 ändrade filer med 3 tillägg och 3 borttagningar
  1. 1 1
      include/configs/MPC8349EMDS.h
  2. 1 1
      include/configs/TQM834x.h
  3. 1 1
      include/configs/sbc8349.h

+ 1 - 1
include/configs/MPC8349EMDS.h

@@ -598,7 +598,7 @@
 #define CONFIG_SYS_SCCR_TSEC2CM	1	/* TSEC2 & I2C0 clock mode (0-3) */
 #define CONFIG_SYS_SCCR_TSEC2CM	1	/* TSEC2 & I2C0 clock mode (0-3) */
 
 
 /* System IO Config */
 /* System IO Config */
-#define CONFIG_SYS_SICRH SICRH_TSOBI1
+#define CONFIG_SYS_SICRH 0
 #define CONFIG_SYS_SICRL SICRL_LDP_A
 #define CONFIG_SYS_SICRL SICRL_LDP_A
 
 
 #define CONFIG_SYS_HID0_INIT	0x000000000
 #define CONFIG_SYS_HID0_INIT	0x000000000

+ 1 - 1
include/configs/TQM834x.h

@@ -393,7 +393,7 @@ extern int tqm834x_num_flash_banks;
 #endif
 #endif
 
 
 /* System IO Config */
 /* System IO Config */
-#define CONFIG_SYS_SICRH	SICRH_TSOBI1
+#define CONFIG_SYS_SICRH	0
 #define CONFIG_SYS_SICRL	SICRL_LDP_A
 #define CONFIG_SYS_SICRL	SICRL_LDP_A
 
 
 /* i-cache and d-cache disabled */
 /* i-cache and d-cache disabled */

+ 1 - 1
include/configs/sbc8349.h

@@ -519,7 +519,7 @@
 #endif
 #endif
 
 
 /* System IO Config */
 /* System IO Config */
-#define CONFIG_SYS_SICRH SICRH_TSOBI1
+#define CONFIG_SYS_SICRH 0
 #define CONFIG_SYS_SICRL SICRL_LDP_A
 #define CONFIG_SYS_SICRL SICRL_LDP_A
 
 
 #define CONFIG_SYS_HID0_INIT	0x000000000
 #define CONFIG_SYS_HID0_INIT	0x000000000