summaryrefslogtreecommitdiffstats
path: root/include/configs/P1_P2_RDB.h
diff options
context:
space:
mode:
authorRamneek Mehresh <ramneek.mehresh@freescale.com>2011-04-09 13:08:47 -0500
committerKumar Gala <galak@kernel.crashing.org>2011-04-27 22:29:03 -0500
commit2bad42a0c89bd1a977c05e994ba73e4e6030f945 (patch)
treea8938ca8aeee3240469f2b81b92fb450f9d4be84 /include/configs/P1_P2_RDB.h
parent4b77047c2ac2262b8156382d3f1760c84fc0f273 (diff)
downloadblackbird-obmc-uboot-2bad42a0c89bd1a977c05e994ba73e4e6030f945.tar.gz
blackbird-obmc-uboot-2bad42a0c89bd1a977c05e994ba73e4e6030f945.zip
powerpc/85xx: Add support for 2nd USB controller on p1_p2_rdb
Second USB controller only works for SPI and SD boot because of pin muxing Signed-off-by: Ramneek Mehresh <ramneek.mehresh@freescale.com>
Diffstat (limited to 'include/configs/P1_P2_RDB.h')
-rw-r--r--include/configs/P1_P2_RDB.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/configs/P1_P2_RDB.h b/include/configs/P1_P2_RDB.h
index 59078564a8..449329a08b 100644
--- a/include/configs/P1_P2_RDB.h
+++ b/include/configs/P1_P2_RDB.h
@@ -244,6 +244,7 @@ extern unsigned long get_board_sys_clk(unsigned long dummy);
#define CONFIG_SYS_FLASH_AMD_CHECK_DQ7
#define CONFIG_BOARD_EARLY_INIT_R /* call board_early_init_r function */
+#define CONFIG_MISC_INIT_R
#define CONFIG_HWCONFIG
#define CONFIG_SYS_INIT_RAM_LOCK 1
OpenPOWER on IntegriCloud