public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] [PATCH] i.mx6q: mx6qarm2: Enable the usboh3 clock
@ 2011-12-26  7:00 Dirk Behme
  2011-12-26  8:39 ` Jason Liu
  2011-12-28 12:16 ` Stefano Babic
  0 siblings, 2 replies; 3+ messages in thread
From: Dirk Behme @ 2011-12-26  7:00 UTC (permalink / raw)
  To: u-boot

From: Eric Nelson <eric.nelson@boundarydevices.com>

Bits 0 and 1 of CCM_CCGR7 are the usboh3 clock enable bits. Enabling this
clock is necessary for the USB download.

Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com>
CC: Jason Hui <jason.hui@linaro.org>
---
 board/freescale/mx6qarm2/imximage.cfg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/board/freescale/mx6qarm2/imximage.cfg b/board/freescale/mx6qarm2/imximage.cfg
index ffac1b4..5f0ee0d 100644
--- a/board/freescale/mx6qarm2/imximage.cfg
+++ b/board/freescale/mx6qarm2/imximage.cfg
@@ -164,4 +164,4 @@ DATA 4 0x020c4070 0x0FFFC000
 DATA 4 0x020c4074 0x3FF00000
 DATA 4 0x020c4078 0x00FFF300
 DATA 4 0x020c407c 0x0F0000C3
-DATA 4 0x020c4080 0x000003FC
+DATA 4 0x020c4080 0x000003FF
-- 
1.7.7.4

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

end of thread, other threads:[~2011-12-28 12:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-26  7:00 [U-Boot] [PATCH] i.mx6q: mx6qarm2: Enable the usboh3 clock Dirk Behme
2011-12-26  8:39 ` Jason Liu
2011-12-28 12:16 ` Stefano Babic

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