]> git.dujemihanovic.xyz Git - u-boot.git/commit
configs: am62x_evm_*: Correct SPI configuration option
authorSjoerd Simons <sjoerd@collabora.com>
Tue, 20 Dec 2022 15:21:43 +0000 (16:21 +0100)
committerTom Rini <trini@konsulko.com>
Tue, 10 Jan 2023 20:39:06 +0000 (15:39 -0500)
commita8ddc37ec315c8782de3630e0fe3fb8bcc0301c0
tree73009c6399ab6bccaac8384fecef3e12a8d60621
parent7ee1c4d1d125a1c76ff2d5d044f3844f74941cc4
configs: am62x_evm_*: Correct SPI configuration option

In f422c4bec the configuration option to support s28hs512t SPI flashes
was changed from CONFIG_SPI_FLASH_S28HS512T to CONFIG_SPI_FLASH_S28HX_T
to support the wider family. Follow this change in the AM62x EVM
configurations.

Signed-off-by: Sjoerd Simons <sjoerd@collabora.com>
Reviewed-by: Dhruva Gole <d-gole@ti.com>
configs/am62x_evm_a53_defconfig
configs/am62x_evm_r5_defconfig