[PATCH v2 0/2] Add quad & octal spi flash mini u-boot configuration files

Ashok Reddy Soma ashok.reddy.soma at amd.com
Wed Oct 12 09:05:35 CEST 2022


Add new configuration files for quad and octal spi flash mini u-boot.
With these configs's mini u-boot will run from on chip memory(OCM) and
uses DCC terminal for console output.

Changes in v2:
 - Removed configs/xilinx_* from MAINTAINERS as, it is already taken
 care.
 - Run savedefconfig and updated mini config to align with latest
 Kconfig layout
 - Run savedefconfig and updated mini config for ospi to align with
   latest Kconfig layout

Ashok Reddy Soma (2):
  arm64: versal: Add qspi flash mini u-boot configuration
  arm64: versal: Add octal spi flash mini u-boot configuration

 configs/xilinx_versal_mini_ospi_defconfig | 70 ++++++++++++++++++++++
 configs/xilinx_versal_mini_qspi_defconfig | 73 +++++++++++++++++++++++
 2 files changed, 143 insertions(+)
 create mode 100644 configs/xilinx_versal_mini_ospi_defconfig
 create mode 100644 configs/xilinx_versal_mini_qspi_defconfig

-- 
2.17.1



More information about the U-Boot mailing list