summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.31/065-rootfs_split.patch
Commit message (Collapse)AuthorAgeFilesLines
* linux/2.6.31: R.I.P.Gabor Juhos2012-04-211-627/+0
| | | | SVN-Revision: 31412
* target: linux: mtd: fix MTDREFRESH to an arbitrary high numberJonas Gorski2011-11-091-1/+1
| | | | | | | | | To make the ioctl number "stable", use an arbitrary high number to prevent conflicts with new mtd ioctls that would push MTDREFRESH's number. Also make mtd use the in-kernel mtd headers. SVN-Revision: 28893
* rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs.Felix Fietkau2011-04-171-6/+8
| | | | | | | | | | Use offset from struct mtd_part instead of struct mtd_partition for defining the new partitions. This enables the usage of MTDPART_OFS_APPEND macro in struct mtd_partition. Signed-off-by: Jochen Friedrich <jochen@scram.de> SVN-Revision: 26705
* rename target/linux/generic-2.6 to genericFelix Fietkau2010-06-261-0/+625
SVN-Revision: 21952