[PATCH v2 0/3] Add SPI boot to SPL on SUNIV/F1C100s
Jesse Taube
mr.bossman075 at gmail.com
Sat Feb 12 01:32:32 CET 2022
This patch adds the ability to detect the BROM's boot source,
as well as the ability to boot from SPI.
Jesse Taube (3):
mach-sunxi: Add boot device detection for SUNIV/F1C100s
mach-sunxi: Add SPL SPI boot for SUNIV
mach-sunxi: Enable SPI boot for SUNIV and licheepi nano
arch/arm/include/asm/arch-sunxi/gpio.h | 1 +
arch/arm/include/asm/arch-sunxi/spl.h | 10 +++++
arch/arm/mach-sunxi/Kconfig | 2 +-
arch/arm/mach-sunxi/board.c | 57 +++++++++++++-------------
arch/arm/mach-sunxi/spl_spi_sunxi.c | 24 +++++++----
configs/licheepi_nano_defconfig | 1 +
6 files changed, 58 insertions(+), 37 deletions(-)
--
2.34.1
More information about the U-Boot
mailing list