]> git.baikalelectronics.ru Git - uboot.git/commit
board: ls1043ardb: fdt fixups for revision v7.0 boards
authorCamelia Groza <camelia.groza@nxp.com>
Thu, 28 Jul 2022 14:28:11 +0000 (17:28 +0300)
committerPeng Fan <peng.fan@nxp.com>
Tue, 16 Aug 2022 09:07:33 +0000 (17:07 +0800)
commit1d41e00742b9ea238ef89554d789e1766ab9962c
tree655abd75a777a938e5156a97d8a1b9adc3d58ffb
parentbb7c1fa1af88df57a56e5ca628c6ad4ae8c28211
board: ls1043ardb: fdt fixups for revision v7.0 boards

The LS1043ARDB rev v7.0 board replaces the AQR105 PHY on MAC9 with an
AQR113C PHY. The address of the PHY on the MDIO bus changes from 0x1 to
0x8. Enable CONFIG_OF_BOARD_FIXUP and update both u-boot and Linux device
trees to reflect this change.

Signed-off-by: Camelia Groza <camelia.groza@nxp.com>
board/freescale/ls1043ardb/ls1043ardb.c
configs/ls1043ardb_SECURE_BOOT_defconfig
configs/ls1043ardb_defconfig
configs/ls1043ardb_nand_SECURE_BOOT_defconfig
configs/ls1043ardb_nand_defconfig
configs/ls1043ardb_sdcard_SECURE_BOOT_defconfig
configs/ls1043ardb_sdcard_defconfig
configs/ls1043ardb_tfa_SECURE_BOOT_defconfig
configs/ls1043ardb_tfa_defconfig
include/configs/ls1043ardb.h