[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
Sun Mar 4 05:43:33 PST 2018


On 03/02/2018 03:09 PM, Antony Antony wrote:
> Hi Hauke,
> 
> I am glad to see you are testig "NanoPi Neo Plus2" support in OpenWRT.
> Here is a patch instead of b7a1aa4df2a983, with Gigabit Ethernet support.
> 
> https://git.openwrt.org/?p=openwrt/staging/hauke.git;a=blob;f=target/linux/sunxi/patches-4.14/061-arm-dts-sun50i-support-for-nanopi-neo-plus2-board.patch;h=535c8b6d1f816480eb2938f54e520f7b4311b970;hb=b7a1aa4df2a9834bb7339712670abbe1a05dc01c
> 
> do not have emac node.
> 
> regards,
> -antony

Hi Antony,

Your patch is already integrated in the OpenWrt master branch. Can you
please send a patch which adds the additional settings to the device
tree on top of the current OpenWrt master branch.

Hauke

> 
> On Fri, Dec 29, 2017 at 01:53:46PM +0100, Hauke Mehrtens wrote:
>> 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