diff mbox

[U-Boot] i.mx6q: mx6qarm2: Enable the usboh3 clock

Message ID 1324882847-5867-1-git-send-email-dirk.behme@gmail.com
State Accepted
Commit 3c057897e9873fb95bfe6eae5e483d724670a288
Delegated to: Stefano Babic
Headers show

Commit Message

Dirk Behme Dec. 26, 2011, 7 a.m. UTC
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(-)

Comments

Jason Liu Dec. 26, 2011, 8:39 a.m. UTC | #1
2011/12/26 Dirk Behme <dirk.behme@googlemail.com>:
> 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>

Acked-by: 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
>
> _______________________________________________
> U-Boot mailing list
> U-Boot@lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot
Stefano Babic Dec. 28, 2011, 12:16 p.m. UTC | #2
On 26/12/2011 08:00, Dirk Behme wrote:
> 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>
> ---

Applied to u-boot-imx, thanks.

Best regards,
Stefano Babic
diff mbox

Patch

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