imx: Align the imximage header and payload to multiples of 4k
authorMarek Vasut <marex@denx.de>
Sun, 21 Apr 2013 05:52:22 +0000 (05:52 +0000)
committerStefano Babic <sbabic@denx.de>
Sun, 5 May 2013 15:45:04 +0000 (17:45 +0200)
commit895d996676b2d538657a5e058aa316a85237487c
treeda661378af1700714a56d02981900785c7badda1
parentfb7383a7a27a6ae2442b7f0db89831478192fd2d
imx: Align the imximage header and payload to multiples of 4k

The MX53 ROM loads the data from NAND in multiples of pages and
supports maximum page size of 4k. Thus, align the image and header
to 4k to be safe from ROM bugs.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Albert ARIBAUD <albert.u.boot@aribaud.net>
Cc: Benoît Thébaudeau <benoit.thebaudeau@advansee.com>
Cc: Fabio Estevam <fabio.estevam@freescale.com>
Cc: Scott Wood <scottwood@freescale.com>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Tom Rini <trini@ti.com>
tools/imximage.c
tools/imximage.h