Commit Graph

5 Commits (dcd185c2f8db91cf78efa2e315250a45ab3ffba1)

Author SHA1 Message Date
Jonas Gorski f53128f79b target: linux: mtd: fix MTDREFRESH to an arbitrary high number
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
13 years ago
Imre Kaloz 90bd74dd8b fixup mtd refresh and co.
SVN-Revision: 27491
13 years ago
Hauke Mehrtens c69f2d8788 kernel: some updates for kernel 2.6.39
* add md5sum for kernel
* add some missing config symbols
* add some ssb patches to make compat-wireless compile

Thank you Peter Wagner for the patch

SVN-Revision: 27009
13 years ago
Felix Fietkau ede6b0d360 rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs.
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
13 years ago
Felix Fietkau 3fa43f54a2 kernel: reorganize 2.6.39 patches
SVN-Revision: 26691
13 years ago