imx: add u-boot-nand.imx target
authorStefan Agner <stefan.agner@toradex.com>
Thu, 16 Oct 2014 07:50:12 +0000 (09:50 +0200)
committerStefan Agner <stefan@agner.ch>
Tue, 14 Apr 2015 07:08:09 +0000 (09:08 +0200)
commit55380b56efef3f3bb1dc9c128c3ce2be56e653a3
tree8e36cf08e8d8fe8cd33ab19d819e9750e9817400
parentc31a8b2bdb47dc8fa71c259423bd8fed840b8a25
imx: add u-boot-nand.imx target

Add an additional target which prepends the u-boot.imx image with
0x400 padding bytes. On Vybrid, this is required for NAND boot
devices. The configuration CONFIG_IMX_NAND enables this image
for a board.
Makefile
arch/arm/config.mk
arch/arm/imx-common/Makefile