summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.10/430-mtd-add-myloader-partition-parser.patch
Commit message (Collapse)AuthorAgeFilesLines
* kernel/3.10: add new Kconfig option for firmware partition splitGabor Juhos2013-09-151-1/+1
| | | | | | | | | | | | | | Add a new kernel config option for generic firmware partition split support and change the uImage split support to depend on the new option. Aslo rename the MTD_UIMAGE_SPLIT_NAME option to MTD_SPLIT_FIRMWARE_NAME to make it more generic. The patch is in preparation for multiple firmware format support. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38002
* kernel: update 3.10 to 3.10.12Gabor Juhos2013-09-151-1/+1
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 38000
* generic/3.10: rename mtd patchesGabor Juhos2013-09-131-0/+35
- change patch numbers to group the related stuff together, - add mtd prefix where it is missing, - use hyphens in the patch names Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 37974