[Buildroot] [PATCH v2 1/1] board/orangepi: add basic support for orangepi-zero board

Peter Korsgaard peter at korsgaard.com
Thu Jun 8 19:23:31 UTC 2017


>>>>> "Sergey" == Sergey Matyukevich <geomatsi at gmail.com> writes:

 > This patch adds basic support for orangepi-zero board.
 > Board support package includes the following components:

 > - mainline kernel v4.11
 > - mainline u-boot v2017.03
 > - extra kernel config options: spidev, spi nor flash, wifi
 > - dts patches to enable SPI NOR and spidev

 > More details about this board are available here:
 > - http://linux-sunxi.org/Orange_Pi_Zero

 > Note that at the moment networking is not supported right out of the box.
 > Ethernet submission to mainline kernel is a work in progress, see the
 > latest dwmac-sun8i branches at https://github.com/montjoie/linux

 > On-board SDIO WiFi chip XR819 is supported by off-the-tree wireless
 > driver available at https://github.com/fifteenhex/xradio

Any plans for submitting a package for that?

 > +++ b/board/orangepi/orangepi-zero/genimage.cfg
 > @@ -0,0 +1,36 @@
 > +# Minimal SD card image for the OrangePi PC

Typo: s/PC/Zero/

> +++ b/board/orangepi/orangepi-zero/patches/linux/0002-ARM-dts-orange-pi-zero-enable-spi-nor.patch
 > @@ -0,0 +1,42 @@
 > +From 068c3baff3048a3db4ef2518ff917ce749cd8169 Mon Sep 17 00:00:00 2001
 > +From: Sergey Matyukevich <geomatsi at gmail.com>
 > +Date: Sat, 20 May 2017 11:24:26 +0300
 > +Subject: [PATCH 2/3] ARM: dts: orange-pi-zero: enable SPI NOR

Please drop the 2/3, they tend to get out of date.

> +
 > +Enable SPI NOR on orange-pi-zero board.
 > +
 > +For more information see:
 > +- http://linux-sunxi.org/Orange_Pi_Zero#SPI_NOR_flash
 > +
 > +Signed-off-by: Sergey Matyukevich <geomatsi at gmail.com>

It would be nicer to add the v2 version that got merged, but oh well.

Committed with the typo fixed, thanks.

-- 
Bye, Peter Korsgaard


More information about the buildroot mailing list