avr32: optimize image generation
authorGabor Juhos <juhosg@openwrt.org>
Wed, 25 Sep 2013 19:32:34 +0000 (19:32 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Wed, 25 Sep 2013 19:32:34 +0000 (19:32 +0000)
commit942e69b1663cf74a172df4f5e370d59d0798c081
tree7f13ba0e858a0bb18b03d9e71710f9e9f2a910d1
parent11e4e6ebfbc536b06cb3ff6a63c2962026df36dc
avr32: optimize image generation

 - remove the kernel+rootfs partitions from the MTD partition map,
 - use a temporary directory for intermediate image files,
 - append the root squashfs directly to the kernel,
 - don't hardcode uImage size in the jffs2 images,

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 38194
target/linux/avr32/image/Makefile
target/linux/avr32/patches-3.10/110-openwrt_flashmap.patch