[LEDE-DEV] [PATCH hauke/kernel-4.14-sunxi 0/4] add LEDE support for NanoPi NEO Plus2 board
Antony Antony
antony at phenome.org
Thu Dec 28 09:21:14 PST 2017
Hi Hauke,
This will add initial LEDE support for a new board, NanoPi NEO Plus2 board.
LEDE menu options, u-boot, and kernel DT files. The patches are against hauke/kernel-4.14-sunxi branch.
The patches are in upstream.
Kernel DT initial support is in 4.15 and Gigabit support is queued for 4.16.
u-boot support is #master, it will be in 2018.01
regards,
-antony
Antony Antony (4):
sunxi: add support for NanoPi NEO Plus2 board
sunxi: add u-boot DT for NanoPi NEO Plus2 board
sunxi: add DT node, dwmac ethernet for Nano Pi Neo Plus2
sunxi: add kernel DT for NanoPi NEO Plus2 board
package/boot/uboot-sunxi/Makefile | 9 +
.../210-add-sunxi50i-nanopi-neo-plus2.patch | 176 ++++++++++++++++
target/linux/sunxi/image/cortex-a53.mk | 10 +
...sun50i-support-for-nanopi-neo-plus2-board.patch | 229 +++++++++++++++++++++
...-dts-sun50i-nanopi-neo-plus2-add-ethernet.patch | 46 +++++
5 files changed, 470 insertions(+)
create mode 100644 package/boot/uboot-sunxi/patches/210-add-sunxi50i-nanopi-neo-plus2.patch
create mode 100644 target/linux/sunxi/patches-4.14/061-arm-dts-sun50i-support-for-nanopi-neo-plus2-board.patch
create mode 100644 target/linux/sunxi/patches-4.14/062-arm-dts-sun50i-nanopi-neo-plus2-add-ethernet.patch
--
2.7.4
More information about the Lede-dev
mailing list