summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/config_mpc85xx.h
diff options
context:
space:
mode:
authorTom Rini <trini@ti.com>2014-02-04 10:22:23 -0500
committerTom Rini <trini@ti.com>2014-02-04 11:51:20 -0500
commitb66af14dc9d0bb3b962e09b2d000f228e2d5b039 (patch)
tree74cc58551075570603e2ad02ad7eb1cec63d7181 /arch/powerpc/include/asm/config_mpc85xx.h
parentc61d94d86035ab2165aedf208b8f3c768b277a3d (diff)
parent1b4175d6fa12b8012c119889ad5cc1e65c3cf6ba (diff)
downloadblackbird-obmc-uboot-b66af14dc9d0bb3b962e09b2d000f228e2d5b039.tar.gz
blackbird-obmc-uboot-b66af14dc9d0bb3b962e09b2d000f228e2d5b039.zip
Merge branch 'master' of git://git.denx.de/u-boot-mpc85xx
Diffstat (limited to 'arch/powerpc/include/asm/config_mpc85xx.h')
-rw-r--r--arch/powerpc/include/asm/config_mpc85xx.h6
1 files changed, 4 insertions, 2 deletions
diff --git a/arch/powerpc/include/asm/config_mpc85xx.h b/arch/powerpc/include/asm/config_mpc85xx.h
index be1d9d2a67..56587aebc0 100644
--- a/arch/powerpc/include/asm/config_mpc85xx.h
+++ b/arch/powerpc/include/asm/config_mpc85xx.h
@@ -22,6 +22,9 @@
#define FSL_DDR_VER_4_7 47
#define FSL_DDR_VER_5_0 50
+/* IP endianness */
+#define CONFIG_SYS_FSL_IFC_BE
+
/* Number of TLB CAM entries we have on FSL Book-E chips */
#if defined(CONFIG_E500MC)
#define CONFIG_SYS_NUM_TLBCAMS 64
@@ -717,8 +720,7 @@ defined(CONFIG_PPC_T1020) || defined(CONFIG_PPC_T1022)
#define CONFIG_SYS_FSL_SINGLE_SOURCE_CLK
#define CONFIG_SYS_FSL_TBCLK_DIV 16
#define CONFIG_SYS_FSL_PCIE_COMPAT "fsl,qoriq-pcie-v2.4"
-#define CONFIG_SYS_FSL_USB1_PHY_ENABLE
-#define CONFIG_SYS_FSL_USB2_PHY_ENABLE
+#define CONFIG_SYS_FSL_USB_DUAL_PHY_ENABLE
#define CONFIG_SYS_FSL_USB_INTERNAL_UTMI_PHY
#define CONFIG_SYS_CCSRBAR_DEFAULT 0xfe000000
OpenPOWER on IntegriCloud