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)
commit2a58f6b40bfd53ba9589f08eebb7b2f94bdab745
tree093431922eb920b3457978b097f6e76228298bfe
parent25e1112c6d257af50103ccfad5fd37ca5d9390b1
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@38194 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/avr32/image/Makefile
target/linux/avr32/patches-3.10/110-openwrt_flashmap.patch