Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
This commit is contained in:
commit
c3ab4243b5
@ -598,7 +598,7 @@
|
||||
#define CONFIG_SYS_SCCR_TSEC2CM 1 /* TSEC2 & I2C0 clock mode (0-3) */
|
||||
|
||||
/* System IO Config */
|
||||
#define CONFIG_SYS_SICRH SICRH_TSOBI1
|
||||
#define CONFIG_SYS_SICRH 0
|
||||
#define CONFIG_SYS_SICRL SICRL_LDP_A
|
||||
|
||||
#define CONFIG_SYS_HID0_INIT 0x000000000
|
||||
|
@ -393,7 +393,7 @@ extern int tqm834x_num_flash_banks;
|
||||
#endif
|
||||
|
||||
/* System IO Config */
|
||||
#define CONFIG_SYS_SICRH SICRH_TSOBI1
|
||||
#define CONFIG_SYS_SICRH 0
|
||||
#define CONFIG_SYS_SICRL SICRL_LDP_A
|
||||
|
||||
/* i-cache and d-cache disabled */
|
||||
|
@ -519,7 +519,7 @@
|
||||
#endif
|
||||
|
||||
/* System IO Config */
|
||||
#define CONFIG_SYS_SICRH SICRH_TSOBI1
|
||||
#define CONFIG_SYS_SICRH 0
|
||||
#define CONFIG_SYS_SICRL SICRL_LDP_A
|
||||
|
||||
#define CONFIG_SYS_HID0_INIT 0x000000000
|
||||
|
Loading…
Reference in New Issue
Block a user