]> git.dujemihanovic.xyz Git - u-boot.git/commit
defconfig: xea: Change default spi-nor memory bus to 2 (single binary)
authorLukasz Majewski <lukma@denx.de>
Fri, 12 Jan 2024 16:01:48 +0000 (17:01 +0100)
committerFabio Estevam <festevam@gmail.com>
Fri, 12 Jan 2024 18:02:09 +0000 (15:02 -0300)
commitb19ef134f5d6ca2ab59d699e357c3866dfe91712
treeb6268cc74e523c73d35cf74ea992ba8e1bf96675
parent3233349fa6e2f64ae7f03d9d0ccce3df7a5e7721
defconfig: xea: Change default spi-nor memory bus to 2 (single binary)

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_sb_defconfig