]> git.baikalelectronics.ru Git - uboot.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)
commit33e3cd7ba7dd38d7e55196b8204331291238bceb
tree73009c6399ab6bccaac8384fecef3e12a8d60621
parent8f8312b120832100305616fa50853e8d3c700341
configs: am62x_evm_*: Correct SPI configuration option

In fff508d12 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