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)
commitd49cb1d62ff86c4a2fa256a61c328110978f3d42
treea1155dec82f4b85eae6aecfc37443bc6040b7056
parent6431cd0853b861849a2d095e29fa1bc793178a7f
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26705 3c298f89-4303-0410-b956-a3cf2f4a3e73
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