summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorPeng Fan <peng.fan@nxp.com>2020-05-05 15:28:45 +0300
committerStefano Babic <sbabic@denx.de>2020-05-10 21:55:20 +0300
commita6c36f15ebc5e004c5914bb55ef93bb453e640db (patch)
tree1d987537135a5e5c49b1b453c3a8fb5d3da6de33 /include
parente825d3089abbca850d8370bcbeaa8dc6e5d4a69a (diff)
downloadu-boot-a6c36f15ebc5e004c5914bb55ef93bb453e640db.tar.xz
imx: imx8qxp: update fdt_file according to m4 state
Update fdt_file according to m4 parts state Signed-off-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'include')
-rw-r--r--include/configs/imx8qxp_mek.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/configs/imx8qxp_mek.h b/include/configs/imx8qxp_mek.h
index 0aaca3325b..341e93e61e 100644
--- a/include/configs/imx8qxp_mek.h
+++ b/include/configs/imx8qxp_mek.h
@@ -69,7 +69,7 @@
"fdt_addr=0x83000000\0" \
"fdt_high=0xffffffffffffffff\0" \
"boot_fdt=try\0" \
- "fdt_file=imx8qxp-mek.dtb\0" \
+ "fdt_file=undefined\0" \
"initrd_addr=0x83800000\0" \
"initrd_high=0xffffffffffffffff\0" \
"mmcdev="__stringify(CONFIG_SYS_MMC_ENV_DEV)"\0" \