[LEDE-DEV] [PATCH hauke/kernel-4.14-sunxi 0/4] add LEDE support for NanoPi NEO Plus2 board

Hauke Mehrtens hauke at hauke-m.de
Fri Dec 29 04:53:46 PST 2017


Hi antony,

On 12/28/2017 06:21 PM, Antony Antony wrote:
> 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.

Ok this is my development branch, now I send the patches to the list.

> 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

You split the patches in a strange way.
I would suggest to have only two patches, one adding the changes needed
for U-Boot and one for the kernel and image build. Your current split
will have problems with git bisect when only your first patch is applied.

Otherwise these patches are looking good.

> 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
> 



More information about the Lede-dev mailing list