]> git.ipfire.org Git - people/ms/u-boot.git/commit
sunxi: OrangePi Zero: defconfig: enable SPI flash
authorAndre Przywara <andre.przywara@arm.com>
Sat, 14 Jan 2017 02:06:10 +0000 (02:06 +0000)
committerJagan Teki <jagan@openedev.com>
Sun, 15 Jan 2017 17:22:27 +0000 (18:22 +0100)
commit7490130c9f8a4e17e858a38c767ad9ed64bd777b
tree68e871fd103ce8f74fe9048e4eaeb7ebd87417b8
parent8b15f8eb67a48a98d5c131c1d44aa78c236c064d
sunxi: OrangePi Zero: defconfig: enable SPI flash

Newer OrangePi Zero boards all come with 16 Mib SPI flash soldered, from
which the board can actually boot from.
Enable the SPL support for the SPI controller and SPI flash to allow
putting the SPL, the DT and U-Boot proper into there. This will let
a board boot without an SD card inserted.
The flash chip can be written with a version of the sunxi-fel tool.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Tested-by: Priit Laes <plaes@plaes.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Reviewed-by: Jagan Teki <jagan@openedev.com>
configs/orangepi_zero_defconfig