defconfig: xea: Change default spi-nor memory bus to 2
authorLukasz Majewski <lukma@denx.de>
Fri, 19 May 2023 10:43:45 +0000 (12:43 +0200)
committerStefano Babic <sbabic@denx.de>
Tue, 11 Jul 2023 12:40:04 +0000 (14:40 +0200)
commit11194c0d11bab4ad567af8b7a03c65e8fe3f0846
tree38dbf65f9cd878db26d0f242d41aa2725fb78b99
parentc5e8c336ec9f1b9f3b51b631f7d127e7365a8e1e
defconfig: xea: Change default spi-nor memory bus to 2

After the re-sync with Linux kernel (v6.0) of the XEA DTS
(SHA1: 7d08ddd09b75e7a3c103cc0d0d3ed700287f268e) the alias
for SPI bus, to which SPI-NOR  memory is connected, has changed from
'spi3' to 'spi2'.

To be in sync with current u-boot's xea dts, the default bus number
(which allows running 'sf probe' without any extra parameters given)
has been adjusted.

Signed-off-by: Lukasz Majewski <lukma@denx.de>
configs/imx28_xea_defconfig