]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: rmobile: Fix rzg2_beacon_defconfig to address new aliases
authorAdam Ford <aford173@gmail.com>
Mon, 6 Dec 2021 16:29:29 +0000 (10:29 -0600)
committerMarek Vasut <marek.vasut+renesas@gmail.com>
Sun, 12 Dec 2021 23:37:28 +0000 (00:37 +0100)
commitb3722ff723e84677604e672f8a946b34d6154bbc
treed2c810eceb62b76d713ada8e873da76ae382a7f1
parent0ee26a4637833eed0ecc2c4cc612385be2f874e9
ARM: rmobile: Fix rzg2_beacon_defconfig to address new aliases

The resync of the device trees from Linux 5.16-rc3 caused aliases
to appear on the MMC devices which changed the numbering.
This broke the reading/writing of the environmental variables,
so update the defconfig accordingly.

Signed-off-by: Adam Ford <aford173@gmail.com>
configs/rzg2_beacon_defconfig