summaryrefslogtreecommitdiff
path: root/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
diff options
context:
space:
mode:
authorWasim Khan <wasim.khan@nxp.com>2020-01-06 15:06:02 +0300
committerPriyanka Jain <priyanka.jain@nxp.com>2020-01-24 11:58:26 +0300
commitb91f739bb073ef3620d9ea64729400f2afd3989c (patch)
tree94b73f8a93d09003f82cdee5a26dcb3afd748918 /configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
parent9c2969e92cdf57c73d6667bed10fa23e3489b055 (diff)
downloadu-boot-b91f739bb073ef3620d9ea64729400f2afd3989c.tar.xz
configs: lx2160a: enable CONFIG_OF_BOARD_FIXUP for SECURE_BOOT defconfig
lx2160a rev1 and rev2 SoC has different pcie controller. The pcie controller device tree node fields "compatible" and registers names needs to be updated accordingly. Enable CONFIG_OF_BOARD_FIXUP to apply board_fix_fdt which updates the "compatible" and registers names. Signed-off-by: Wasim Khan <wasim.khan@nxp.com> Reviewed-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'configs/lx2160ardb_tfa_SECURE_BOOT_defconfig')
-rw-r--r--configs/lx2160ardb_tfa_SECURE_BOOT_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
index 02abfc49cb..01a356f3fe 100644
--- a/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
+++ b/configs/lx2160ardb_tfa_SECURE_BOOT_defconfig
@@ -28,6 +28,7 @@ CONFIG_CMD_USB=y
CONFIG_CMD_CACHE=y
CONFIG_MP=y
CONFIG_OF_CONTROL=y
+CONFIG_OF_BOARD_FIXUP=y
CONFIG_DEFAULT_DEVICE_TREE="fsl-lx2160a-rdb"
CONFIG_NET_RANDOM_ETHADDR=y
CONFIG_DM=y