commit | e66a34eaba40aef876585075bc54f7528e9eccf4 | [log] [tgz] |
---|---|---|
author | Andre Przywara <andre.przywara@arm.com> | Tue Jan 28 00:46:44 2020 +0000 |
committer | Jagan Teki <jagan@amarulasolutions.com> | Wed Mar 18 18:12:20 2020 +0530 |
tree | db8f5945d629d4a7c187bd085690e85a2131e68d | |
parent | fd40ad0d579412ea2cd31388e287d0592ddb5d73 [diff] |
sunxi: Pine H64: Enable SPI booting in defconfig The Pine H64 board comes with some onboard SPI flash chip, which is perfect for loading SPL, ATF and U-Boot proper from there. Enable the functionality in the defconfig, so that we use sunxi-fel to transfer a bootable image to the NOR flash. Signed-off-by: Andre Przywara <andre.przywara@arm.com> Reviewed-by: Jagan Teki <jagan@amarulasolutions.com>