rootfs_split: Allow using MTDPART_OFS_APPEND macro for offset of rootfs.
authorFelix Fietkau <nbd@openwrt.org>
Sun, 17 Apr 2011 18:32:28 +0000 (18:32 +0000)
committerFelix Fietkau <nbd@openwrt.org>
Sun, 17 Apr 2011 18:32:28 +0000 (18:32 +0000)
commitede6b0d3600b11aaeacc0316bb18ab6e58aa9541
tree7fe70d3f0bf4796f5767f07ab55647d2d2e9d114
parent5a0df036b0c176df9f61fe45c625951c779c59c2
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
target/linux/generic/patches-2.6.30/065-rootfs_split.patch
target/linux/generic/patches-2.6.31/065-rootfs_split.patch
target/linux/generic/patches-2.6.32/065-rootfs_split.patch
target/linux/generic/patches-2.6.36/065-rootfs_split.patch
target/linux/generic/patches-2.6.37/400-rootfs_split.patch
target/linux/generic/patches-2.6.38/400-rootfs_split.patch
target/linux/generic/patches-2.6.39/400-rootfs_split.patch