[U-Boot] [PATCH v2 0/2] sunxi: add spi flash bootcmd

Oskari Lemmela oskari at lemmela.net
Wed Jan 30 19:21:27 UTC 2019


Patches enable booting FIT image from SPI flash device.

Changes since v1:
 - Move bootcmd to config_distro_bootcmd
 - Add Kconfig options to enable and configure it

Oskari Lemmela (2):
  distro_bootcmd: add spi flash boot command
  sunxi: enable distro spi boot command

 Kconfig                         | 29 +++++++++++++++++++++++++++++
 include/config_distro_bootcmd.h | 16 ++++++++++++++++
 include/configs/sunxi-common.h  |  1 +
 3 files changed, 46 insertions(+)

-- 
2.17.1



More information about the U-Boot mailing list