summaryrefslogtreecommitdiff
path: root/configs/ls1043ardb_nand_defconfig
diff options
context:
space:
mode:
authorCamelia Groza <camelia.groza@nxp.com>2022-07-28 17:28:11 +0300
committerPeng Fan <peng.fan@nxp.com>2022-08-16 12:07:33 +0300
commitdfea459f20133c89d666f3778e551b50c7e966f0 (patch)
tree655abd75a777a938e5156a97d8a1b9adc3d58ffb /configs/ls1043ardb_nand_defconfig
parent47465877a5b9d6dbc3a068faf24551e2cb3a4911 (diff)
downloadu-boot-dfea459f20133c89d666f3778e551b50c7e966f0.tar.xz
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>
Diffstat (limited to 'configs/ls1043ardb_nand_defconfig')
-rw-r--r--configs/ls1043ardb_nand_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/ls1043ardb_nand_defconfig b/configs/ls1043ardb_nand_defconfig
index 2be08bbb7b..5402fbb4a7 100644
--- a/configs/ls1043ardb_nand_defconfig
+++ b/configs/ls1043ardb_nand_defconfig
@@ -19,6 +19,7 @@ CONFIG_FSL_LS_PPA=y
CONFIG_SPL_SERIAL=y
CONFIG_SPL_DRIVERS_MISC=y
CONFIG_SPL=y
+CONFIG_OF_BOARD_FIXUP=y
CONFIG_LAYERSCAPE_NS_ACCESS=y
CONFIG_PCIE1=y
CONFIG_PCIE2=y