public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH]  Enable usb ehci support for p2020ds board
@ 2009-09-10  6:44 Roy Zang
  2009-09-10 21:16 ` Kumar Gala
  2009-09-13  9:18 ` Felix Radensky
  0 siblings, 2 replies; 18+ messages in thread
From: Roy Zang @ 2009-09-10  6:44 UTC (permalink / raw)
  To: u-boot

From: Roy Zang <tie-fei.zang@freescale.com>

Enable usb ehci support for p2020ds board
Signed-off-by: Roy Zang <tie-fei.zang@freescale.com>

---
 include/configs/P2020DS.h |    9 +++++++++
 1 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/include/configs/P2020DS.h b/include/configs/P2020DS.h
index 46af7b9..2a2b9ac 100644
--- a/include/configs/P2020DS.h
+++ b/include/configs/P2020DS.h
@@ -618,6 +618,15 @@ extern unsigned long calculate_board_ddr_clk(unsigned long dummy);
 #define CONFIG_CMD_EXT2
 #endif
 
+/*
+ * USB
+ */
+#define CONFIG_CMD_USB
+#define CONFIG_USB_STORAGE
+#define CONFIG_USB_EHCI
+#define CONFIG_USB_EHCI_FSL
+#define CONFIG_EHCI_HCD_INIT_AFTER_RESET
+
 #undef CONFIG_WATCHDOG			/* watchdog disabled */
 
 /*
-- 
1.5.6.5

^ permalink raw reply related	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2009-09-15  9:09 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-10  6:44 [U-Boot] [PATCH] Enable usb ehci support for p2020ds board Roy Zang
2009-09-10 21:16 ` Kumar Gala
2009-09-13  9:18 ` Felix Radensky
2009-09-14  5:18   ` Zang Roy-R61911
2009-09-14  7:49     ` Felix Radensky
2009-09-14  7:55       ` Zang Roy-R61911
2009-09-14  8:16         ` Felix Radensky
2009-09-14  8:19           ` Zang Roy-R61911
2009-09-14 18:56             ` Wolfgang Denk
2009-09-14 18:55           ` Wolfgang Denk
2009-09-14 18:54         ` Wolfgang Denk
2009-09-15  7:24           ` Zang Roy-R61911
2009-09-15  6:42       ` Hu Mingkai-B21284
2009-09-15  7:48         ` Felix Radensky
2009-09-15  8:03           ` Hu Mingkai-B21284
2009-09-15  9:09             ` Felix Radensky
2009-09-15  8:41           ` Wolfgang Denk
2009-09-15  8:57             ` Felix Radensky

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox