diff options
author | Wolfgang Denk <wd@denx.de> | 2009-06-11 23:53:15 +0200 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2009-06-11 23:53:15 +0200 |
commit | c3ab4243b5c44a5551204c324510175f444f6fd5 (patch) | |
tree | 9273bc745a4fc00fd8c2b18f83de860363c7f930 /include/configs/TQM834x.h | |
parent | a53c997dd7fc858f2a27f5a47b200567b9343ae5 (diff) | |
parent | 3c9b1ee17e19bd6d80344678d41a85e52b0be713 (diff) | |
download | u-boot-imx-c3ab4243b5c44a5551204c324510175f444f6fd5.zip u-boot-imx-c3ab4243b5c44a5551204c324510175f444f6fd5.tar.gz u-boot-imx-c3ab4243b5c44a5551204c324510175f444f6fd5.tar.bz2 |
Merge branch 'master' of git://git.denx.de/u-boot-mpc83xx
Diffstat (limited to 'include/configs/TQM834x.h')
-rw-r--r-- | include/configs/TQM834x.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/TQM834x.h b/include/configs/TQM834x.h index 5ca8720..5510730 100644 --- a/include/configs/TQM834x.h +++ b/include/configs/TQM834x.h @@ -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 */ |