[U-Boot] [PATCH 0/2] sunxi: OrangePi Zero fixes

Andre Przywara andre.przywara at arm.com
Sat Jan 14 03:06:08 CET 2017


Hi,

two small patches on top of sunxi/next to enable Ethernet and SPI flash.
Was there any reason the emac node was omitted from the DT patch (as
it is in the OrangePi One DT, which I belive the Zero has copied from)?

Also newer versions of the board seem all to come with SPI flash soldered,
so lets enable the SPL support for that to allow booting without an SD card.
Having the option enabled for boards without a chip doesn't harm, as it
will only be used if the board is actually booted from SPI.
This was quickly tested with ssvb's version of sunxi-fel, which can
write the SPI flash via FEL (USB).

Cheers,
Andre.

Andre Przywara (2):
  sunxi: dts: OrangePi Zero: add Ethernet node
  sunxi: OrangePi Zero: defconfig: enable SPI flash

 arch/arm/dts/sun8i-h2-plus-orangepi-zero.dts | 11 +++++++++++
 configs/orangepi_zero_defconfig              |  2 ++
 2 files changed, 13 insertions(+)

-- 
2.8.2



More information about the U-Boot mailing list