[PATCH 0/3] Enable QSPI and SF command
Sergiu Moga
sergiu.moga at microchip.com
Fri May 13 17:13:38 CEST 2022
This patch series enables the SF command and QSPI for the MMC and
NANDFLASH defconfigs in the case of the sam9x60 board and for the
MMC defconfig in the case of the sama5d2_icp board. It also
changes the compatible of the qspi child node from the board file
of sam9x60 so that it can be properly found when probing the bus.
Sergiu Moga (3):
ARM: dts: sam9x60: fix compatible for qspi child node
configs: at91: sam9x60ek: enable QSPI and SF command
configs: at91: sama5d2_icp: enable QSPI and SF command
arch/arm/dts/sam9x60ek.dts | 2 +-
configs/sam9x60ek_mmc_defconfig | 13 +++++++++++++
configs/sam9x60ek_nandflash_defconfig | 13 +++++++++++++
configs/sama5d2_icp_mmc_defconfig | 13 +++++++++++++
4 files changed, 40 insertions(+), 1 deletion(-)
--
2.25.1
More information about the U-Boot
mailing list