[PATCH 0/3] Enable QSPI and SF command

Eugen.Hristev at microchip.com Eugen.Hristev at microchip.com
Tue Jun 7 12:02:22 CEST 2022


On 5/13/22 6:13 PM, Sergiu Moga wrote:
> 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(-)
> 

Applied series to u-boot-at91/next , thanks !


More information about the U-Boot mailing list