In the current configuration the usb related clocks get disabled immediately which breaks the imx-usb-loader boot. We fix that by leaving them enabled. Signed-off-by: Michael Grzeschik <m.grzeschik@xxxxxxxxxxxxxx> --- arch/arm/boards/karo-tx53/flash-header-tx53-revxx30.imxcfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/arch/arm/boards/karo-tx53/flash-header-tx53-revxx30.imxcfg b/arch/arm/boards/karo-tx53/flash-header-tx53-revxx30.imxcfg index aec88ad59b..df0c2d7f10 100644 --- a/arch/arm/boards/karo-tx53/flash-header-tx53-revxx30.imxcfg +++ b/arch/arm/boards/karo-tx53/flash-header-tx53-revxx30.imxcfg @@ -3,9 +3,9 @@ soc imx53 dcdofs 0x400 wm 32 0x53fd4068 0xffcc0fff wm 32 0x53fd406c 0x000fffc3 -wm 32 0x53fd4070 0x033c0000 +wm 32 0x53fd4070 0x0f3c0000 wm 32 0x53fd4074 0x00000000 -wm 32 0x53fd4078 0x00000000 +wm 32 0x53fd4078 0x00000c00 wm 32 0x53fd407c 0x00fff033 wm 32 0x53fd4080 0x0f00030f wm 32 0x53fd4084 0xfff00000 -- 2.16.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox