This patchset brings the support for the Cloud Engines Pogoplug E02 up to speed for kernel 3.14 and u-boot 2014.04. The intention is to also upstream the kernel specific patches separately.
Running u-boot in both first and second stage configuration, as well as flashing the ubifs image to the device was tested on actual hardware. Felix Kaechele (3): kirkwood: Pogoplug E02 kernel support for 3.14 package: uboot-kirkwood: re-add Pogoplug E02 support package: uboot-envtools: add Pogoplug E02 support package/boot/uboot-envtools/files/kirkwood | 1 + package/boot/uboot-kirkwood/Makefile | 6 +- .../uboot-kirkwood/patches/140-pogoplug_e02.patch | 58 ++++++++++ .../patches/200-openwrt-config.patch | 2 +- .../kirkwood/patches-3.14/150-pogoplug_e02.patch | 127 +++++++++++++++++++++ target/linux/kirkwood/profiles/120-pogoplug.mk | 2 +- 6 files changed, 193 insertions(+), 3 deletions(-) create mode 100644 package/boot/uboot-kirkwood/patches/140-pogoplug_e02.patch create mode 100644 target/linux/kirkwood/patches-3.14/150-pogoplug_e02.patch -- 1.9.0 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
