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)
commit88df8dc377de720bb32c37606236c7c09edf6009
tree093431922eb920b3457978b097f6e76228298bfe
parent176cacdc7e59868a10d65e3d55e01befafb98433
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