summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAnton Vorontsov <avorontsov@ru.mvista.com>2009-09-16 23:22:08 +0400
committerKim Phillips <kim.phillips@freescale.com>2009-09-25 18:25:51 -0500
commitda6eea0f48c24a318e6de69d6bca0bb5ab70572b (patch)
tree847d873528303c5b44338134acb6dcc315047a0a /include
parent89da44ce3fe1638312d71cb3add8c6a6d2c7c1f3 (diff)
downloadblackbird-obmc-uboot-da6eea0f48c24a318e6de69d6bca0bb5ab70572b.tar.gz
blackbird-obmc-uboot-da6eea0f48c24a318e6de69d6bca0bb5ab70572b.zip
mpc83xx: mpc8360emds: Add QE USB device tree fixups
With this patch we can change QE USB mode without need to hand-edit the device tree. Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/MPC8360EMDS.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/configs/MPC8360EMDS.h b/include/configs/MPC8360EMDS.h
index fec7cc5855..62cf13be6d 100644
--- a/include/configs/MPC8360EMDS.h
+++ b/include/configs/MPC8360EMDS.h
@@ -382,6 +382,8 @@
#define CONFIG_NET_MULTI 1
#endif
+#define CONFIG_HWCONFIG 1
+
/*
* QE UEC ethernet configuration
*/
OpenPOWER on IntegriCloud