[PATCH] ARM: i.MX: pcm043: add a flash-header.imxcfg

Sascha Hauer s.hauer at pengutronix.de
Tue Aug 2 22:33:02 PDT 2016


On Fri, Jul 29, 2016 at 08:17:56PM +0200, Uwe Kleine-König wrote:
> This creates an image that can be booted via USB.
> 
> Signed-off-by: Uwe Kleine-König <u.kleine-koenig at pengutronix.de>
> ---
>  arch/arm/Makefile                                  |  1 +
>  .../phytec-phycore-imx35/flash-header.imxcfg       | 37 ++++++++++++++++++++++
>  2 files changed, 38 insertions(+)
>  create mode 100644 arch/arm/boards/phytec-phycore-imx35/flash-header.imxcfg

Applied, thanks

Sascha

> 
> diff --git a/arch/arm/Makefile b/arch/arm/Makefile
> index 9fc3cd3debaa..768c50379ffd 100644
> --- a/arch/arm/Makefile
> +++ b/arch/arm/Makefile
> @@ -252,6 +252,7 @@ imxcfg-$(CONFIG_MACH_FREESCALE_MX35_3STACK) += $(boarddir)/freescale-mx35-3ds/fl
>  imxcfg-$(CONFIG_MACH_TQMA53) += $(boarddir)/tqma53/flash-header.imxcfg
>  imxcfg-$(CONFIG_MACH_EUKREA_CPUIMX25) += $(boarddir)/eukrea_cpuimx25/flash-header.imxcfg
>  imxcfg-$(CONFIG_MACH_EUKREA_CPUIMX35) += $(boarddir)/eukrea_cpuimx35/flash-header.imxcfg
> +imxcfg-$(CONFIG_MACH_PCM043) += $(boarddir)/phytec-phycore-imx35/flash-header.imxcfg
>  imxcfg-$(CONFIG_MACH_KINDLE3) += $(boarddir)/kindle3/flash-header.imxcfg
>  imxcfg-$(CONFIG_TX53_REV_1011) += $(boarddir)/karo-tx53/flash-header-tx53-rev1011.imxcfg
>  imxcfg-$(CONFIG_TX53_REV_XX30) += $(boarddir)/karo-tx53/flash-header-tx53-revxx30.imxcfg
> diff --git a/arch/arm/boards/phytec-phycore-imx35/flash-header.imxcfg b/arch/arm/boards/phytec-phycore-imx35/flash-header.imxcfg
> new file mode 100644
> index 000000000000..36b68cd7ee2d
> --- /dev/null
> +++ b/arch/arm/boards/phytec-phycore-imx35/flash-header.imxcfg
> @@ -0,0 +1,37 @@
> +soc imx35
> +dcdofs 0x400
> +loadaddr 0x80000000
> +wm 32 0x53f80004 0x00821000
> +wm 32 0x53f80004 0x00821000
> +
> +wm 32 0x43fac794 0x00000800
> +wm 32 0x43fac798 0x00000800
> +wm 32 0x43fac79c 0x00000800
> +wm 32 0x43fac7a0 0x00000800
> +wm 32 0x43fac7a4 0x00000800
> +
> +wm 32 0xb8001010 0x00000304
> +wm 32 0xb8001004 0x0025541f
> +wm 32 0xb8001000 0x92220000
> +wm 32 0x80000400 0x12345678
> +
> +wm 32 0xb8001000 0xb8001000
> +wm 8  0x84000000 0xda
> +wm 8  0x86000000 0xda
> +wm 8  0x82000400 0xda
> +wm 8  0x80000333 0xda
> +
> +wm 32 0xb8001000 0x92220000
> +wm 32 0x80000400 0x12345678
> +
> +wm 32 0xb8001000 0xa2220000
> +wm 32 0x80000000 0x12344321
> +wm 32 0x80000000 0x12344321
> +wm 32 0xb8001000 0xb2220000
> +wm 8  0x80000233 0xda
> +wm 8  0x82000780 0xda
> +wm 8  0x82000400 0xda
> +wm 32 0xb8001000 0x82220080
> +wm 32 0xb8001000 0x82228080
> +wm 32 0xb8001008 0x00002000
> +
> -- 
> 2.8.1
> 
> 
> _______________________________________________
> barebox mailing list
> barebox at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/barebox

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list