[OpenWrt-Devel] [PATCH 1/5] kernel: move linux, part-probe dt parsing in generic code
Hauke Mehrtens
hauke at hauke-m.de
Sat Aug 15 10:40:00 EDT 2015
On 08/15/2015 02:50 AM, Mathieu Olivari wrote:
> The "linux,part-probe" dts parsing is a pretty neat generic feature.
> It has been posted to kernel.org and could easily be reused by all
> targets.
>
> This change moves the patch to the 3.18 and 4.1 generic folders, and
> makes the feature available to all platforms who may want to use it.
>
> Signed-off-by: Mathieu Olivari <mathieu at codeaurora.org>
> ---
> ...t-add-generic-parsing-of-linux-part-probe.patch | 175 ---------------------
> ...t-add-generic-parsing-of-linux-part-probe.patch | 175 +++++++++++++++++++++
> .../400-mtd-add-rootfs-split-support.patch | 16 +-
> ...port-for-different-partition-parser-types.patch | 4 +-
> ...mtd-parsers-for-rootfs-and-firmware-split.patch | 6 +-
> .../404-mtd-add-more-helper-functions.patch | 6 +-
> .../405-mtd-old-firmware-uimage-splitter.patch | 4 +-
> .../406-mtd-old-rootfs-squashfs-splitter.patch | 4 +-
> .../411-mtd-partial_eraseblock_write.patch | 8 +-
> .../412-mtd-partial_eraseblock_unlock.patch | 2 +-
> ...t-add-generic-parsing-of-linux-part-probe.patch | 175 +++++++++++++++++++++
> .../400-mtd-add-rootfs-split-support.patch | 15 +-
> ...port-for-different-partition-parser-types.patch | 4 +-
> ...mtd-parsers-for-rootfs-and-firmware-split.patch | 6 +-
> .../404-mtd-add-more-helper-functions.patch | 6 +-
> .../405-mtd-old-firmware-uimage-splitter.patch | 4 +-
> .../406-mtd-old-rootfs-squashfs-splitter.patch | 4 +-
> .../411-mtd-partial_eraseblock_write.patch | 8 +-
> .../412-mtd-partial_eraseblock_unlock.patch | 2 +-
> 19 files changed, 400 insertions(+), 224 deletions(-)
> delete mode 100644 target/linux/bcm53xx/patches-4.1/095-mtd-part-add-generic-parsing-of-linux-part-probe.patch
> create mode 100644 target/linux/generic/patches-3.18/140-mtd-part-add-generic-parsing-of-linux-part-probe.patch
> create mode 100644 target/linux/generic/patches-4.1/140-mtd-part-add-generic-parsing-of-linux-part-probe.patch
Acked-by: Hauke Mehrtens <hauke at hauke-m.de>
We should still find a way to get this or an other patch doing similar
stuff into mainline Linux kernel.
Hauke
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list