layerscape: define IMAGE_SIZE and LS_SYSUPGRADE_IMAGE_SIZE
authorYangbo Lu <yangbo.lu@nxp.com>
Mon, 29 Jun 2020 08:18:57 +0000 (16:18 +0800)
committerPetr Štetiar <ynezz@true.cz>
Sat, 11 Jul 2020 12:44:23 +0000 (14:44 +0200)
commit2a5460b11b9718ed5f398fcc381edc89bce72695
treef47bc25baabaa3292d2685cfcdb29e7233f19e59
parent0841b68c91d3536dffc4aca67a58adf37720be6d
layerscape: define IMAGE_SIZE and LS_SYSUPGRADE_IMAGE_SIZE

Define 64m IMAGE_SIZE for flash firmware.bin since the flash size
is 64MB. Define 48m LS_SYSUPGRADE_IMAGE_SIZE for flash sysupgrade.bin
which contains maximum 16MB kernel and 32MB rootfs according to
memory map.

Signed-off-by: Yangbo Lu <yangbo.lu@nxp.com>
target/linux/layerscape/image/Makefile
target/linux/layerscape/image/armv7.mk
target/linux/layerscape/image/armv8_64b.mk