summaryrefslogtreecommitdiffstats
path: root/target/linux/avr32/patches-3.10/110-openwrt_flashmap.patch
Commit message (Collapse)AuthorAgeFilesLines
* avr32: remove targetFelix Fietkau2015-03-241-11/+0
| | | | | | | | | It depends on obsolete compilers and only works on one device (an evaluation board). Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 44956
* avr32: optimize image generationGabor Juhos2013-09-251-23/+3
| | | | | | | | | | | - 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
* avr32: add support for 3.10Gabor Juhos2013-09-251-0/+31
Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38173