]> git.kernelconcepts.de Git - karo-tx-uboot.git/commitdiff
powerpc: Update configs to properly set FSL_ELBC
authorBecky Bruce <beckyb@kernel.crashing.org>
Thu, 17 Jun 2010 16:37:18 +0000 (11:37 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 16 Jul 2010 15:55:08 +0000 (10:55 -0500)
Some parts that have an Enhanced Local Bus Controller weren't
setting CONFIG_FSL_ELBC.  Fix this so we can use this define
properly going forward (currently it's only used if PHYS_64BIT is
set, which meant not all platforms needed to have it set correctly).

Signed-off-by: Becky Bruce <beckyb@kernel.crashing.org>
Acked-by: Kim Phillips <kim.phillips@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
include/configs/MPC8313ERDB.h
include/configs/MPC8315ERDB.h
include/configs/MPC837XEMDS.h
include/configs/MPC837XERDB.h
include/configs/SIMPC8313.h
include/configs/XPEDITE5370.h

index 9a40adc3550e9811b22b9eaf132ee14c7fb69614..524afa5c6e01f3b560cbd709e000eea08afe67bd 100644 (file)
@@ -36,6 +36,7 @@
 #define CONFIG_MPC8313ERDB     1
 
 #define CONFIG_PCI
+#define CONFIG_FSL_ELBC 1
 
 #define CONFIG_MISC_INIT_R
 
index 6972fe8cd14d1e3a1b3b933da0041f87e58f8ece..f1b110b9d67fd0dfa929138293ba3ddead7ee9c9 100644 (file)
 #define CONFIG_SYS_LCRR_DBYP   LCRR_DBYP
 #define CONFIG_SYS_LCRR_CLKDIV         LCRR_CLKDIV_2
 #define CONFIG_SYS_LBC_LBCR            0x00040000
+#define CONFIG_FSL_ELBC                1
 
 /*
  * FLASH on the Local Bus
index b30d0e385a492b9f0d91f4f7397e44d8dc5109e0..9092755c6d7c744d00615cf36fcce46a6baf3acb 100644 (file)
 #define CONFIG_SYS_LCRR_DBYP   LCRR_DBYP
 #define CONFIG_SYS_LCRR_CLKDIV LCRR_CLKDIV_8
 #define CONFIG_SYS_LBC_LBCR            0x00000000
+#define CONFIG_FSL_ELBC                1
 
 /*
  * FLASH on the Local Bus
index 1654f46a46574ee97063a06c697040b5be8c5311..79dadc4a541eb01dc4e42249cf1d14949c7b7475 100644 (file)
 #define CONFIG_SYS_LCRR_DBYP   LCRR_DBYP
 #define CONFIG_SYS_LCRR_CLKDIV LCRR_CLKDIV_8
 #define CONFIG_SYS_LBC_LBCR            0x00000000
+#define CONFIG_FSL_ELBC                1
 
 /*
  * FLASH on the Local Bus
index eb8657b6be0661a93f448f4238ca406f5a19ad74..70b7489ab1c90f95d1c60dd14de74224e490795c 100644 (file)
@@ -37,6 +37,7 @@
 #define CONFIG_MPC8313                 1
 
 #define CONFIG_PCI
+#define CONFIG_FSL_ELBC                        1
 
 #define CONFIG_MISC_INIT_R
 
index 7fd3668b2087df653cc102591f2010165c43bfb0..20a67538c77216ad6ca2eb92f6b93a3526d2675b 100644 (file)
@@ -47,6 +47,7 @@
 #define CONFIG_SYS_PCI_64BIT   1       /* enable 64-bit PCI resources */
 #define CONFIG_FSL_PCIE_RESET  1       /* need PCIe reset errata */
 #define CONFIG_FSL_LAW         1       /* Use common FSL init code */
+#define CONFIG_FSL_ELBC                1
 
 /*
  * Multicore config