Hi Sascha Has something strange happened to the wrapping In this file? Regards John -----Original Message----- From: barebox [mailto:barebox-bounces@xxxxxxxxxxxxxxxxxxx] On Behalf Of Sascha Hauer Sent: 27 November 2013 12:56 To: barebox@xxxxxxxxxxxxxxxxxxx Subject: [PATCH 1/2] ARM: imx: karo tx25: Add config file for imx-image Currently unused in barebox, but useful for bootstrapping a tx25 from USB where a imx-image is needed. Signed-off-by: Sascha Hauer <s.hauer@xxxxxxxxxxxxxx> --- arch/arm/boards/karo-tx25/flash-header-tx25.imxcfg | 23 ++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 arch/arm/boards/karo-tx25/flash-header-tx25.imxcfg diff --git a/arch/arm/boards/karo-tx25/flash-header-tx25.imxcfg b/arch/arm/boards/karo-tx25/flash-header-tx25.imxcfg new file mode 100644 index 0000000..2345f18 --- /dev/null +++ b/arch/arm/boards/karo-tx25/flash-header-tx25.imxcfg @@ -0,0 +1,23 @@ +# +# currently unused in barebox, but useful to generate # a imx-image to +use with imx-usb-loader # soc imx25 loadaddr 0x80000000 dcdofs 0x400 wm +32 0xb8001010 0x00000002 wm 32 0xb8001004 0x00095728 wm 32 0xb8001000 +0x92116480 wm 32 0x80000400 0x92116480 wm 32 0xb8001000 0xa2116480 wm +32 0xb8001000 0xb2116480 wm 8 0x80000033 0x80 wm 32 0xb8001000 +0x82116480 + +wm 32 0xb800100c 0x00095728 +wm 32 0xb8001008 0x92116480 +wm 32 0x80000400 0x92116480 +wm 32 0xb8001008 0xa2116480 +wm 32 0xb8001008 0xb2116480 +wm 8 0x90000033 0x80 +wm 32 0xb8001008 0x82116480 -- 1.8.4.3 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox