[LEDE-DEV] [PATCH 0/4] sunxi: add support for NanoPi M1 Plus
Luis Araneda
luaraneda at gmail.com
Mon Nov 13 18:17:00 PST 2017
Hi,
Has anyone had time to review the patches? The first patch needs to be
refreshed (offsets).
I know everyone must be busy with the merge of OpenWRT/LEDE, but I was hoping
to get some feedback before sending a v2.
I've CC'd the maintainer of sunxi target, Zoltan HERPAI (found on
sunxi/Makefile)
I've been testing video processing workloads (OpenCV), and the board has
been running stable so far.
Thanks in advance,
Luis Araneda.
On Thu, Oct 19, 2017 at 12:18 AM, Luis Araneda <luaraneda at gmail.com> wrote:
> This series add support for the NanoPi M1 Plus board.
>
> Compile and tested using a real board.
>
> NanoPi M1 Plus key features
> - SoC: Allwinner H3, Quad-core Cortex-A7 at 1.2GHz
> - RAM: 1GB DDR3
> - eMMC: 8GB
> - microSD slot
> - Ethernet 10/100/1000M
> - Wifi: AP6212
>
> Luis Araneda (4):
> uboot-sunxi: add NanoPi M1 Plus board
> sunxi: base files: add AP6212 (brcm43430) NVRAM
> mac80211: enable brcmfmac's SDIO support on sunxi target
> sunxi: add support for NanoPi M1 Plus board
>
> package/boot/uboot-sunxi/Makefile | 7 +
> package/kernel/mac80211/Makefile | 1 +
> .../lib/firmware/brcm/brcmfmac43430-sdio.txt | 53 +++++++
> target/linux/sunxi/image/cortex-a7.mk | 12 ++
> ...un8i-add-common-dtsi-file-for-nanopi-SBCs.patch | 160 ++++++++++++++++++++
> ...un8i-add-support-for-nanopi-m1-plus-board.patch | 168 +++++++++++++++++++++
> 6 files changed, 401 insertions(+)
> create mode 100644 target/linux/sunxi/base-files/lib/firmware/brcm/brcmfmac43430-sdio.txt
> create mode 100644 target/linux/sunxi/patches-4.9/0045-arm-dts-sun8i-add-common-dtsi-file-for-nanopi-SBCs.patch
> create mode 100644 target/linux/sunxi/patches-4.9/205-arm-dts-sun8i-add-support-for-nanopi-m1-plus-board.patch
>
> --
> 2.14.1
>
More information about the Lede-dev
mailing list