aboutsummaryrefslogtreecommitdiff
path: root/include/configs/ls1021atsn.h
diff options
context:
space:
mode:
authorHou Zhiqiang <Zhiqiang.Hou@nxp.com>2022-04-22 13:50:06 +0530
committerPriyanka Jain <priyanka.jain@nxp.com>2022-04-25 12:50:39 +0530
commitb416df33c9701955752a8ba22c1cf46ee6465ef6 (patch)
treec694f94759e85192746e47037e8d15d36f661252 /include/configs/ls1021atsn.h
parent9bb99fa95826d1a608737ca821977b4136a1a278 (diff)
downloadu-boot-b416df33c9701955752a8ba22c1cf46ee6465ef6.zip
u-boot-b416df33c9701955752a8ba22c1cf46ee6465ef6.tar.gz
u-boot-b416df33c9701955752a8ba22c1cf46ee6465ef6.tar.bz2
configs: Layerscape: Remove the 'fdt_addr' env
On Layerscape platforms, the DTB is loaded from boot filesystem, per the fdt_addr description in doc/README.distro, it must be removed. Signed-off-by: Hou Zhiqiang <Zhiqiang.Hou@nxp.com> [Rebased] Signed-off-by: Priyanka Jain <priyanka.jain@nxp.com>
Diffstat (limited to 'include/configs/ls1021atsn.h')
-rw-r--r--include/configs/ls1021atsn.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/ls1021atsn.h b/include/configs/ls1021atsn.h
index 546c4fc..09168a2 100644
--- a/include/configs/ls1021atsn.h
+++ b/include/configs/ls1021atsn.h
@@ -114,7 +114,6 @@
#define CONFIG_EXTRA_ENV_SETTINGS \
"bootargs=root=/dev/ram0 rw console=ttyS0,115200\0" \
"initrd_high=0xffffffff\0" \
- "fdt_addr=0x64f00000\0" \
"kernel_addr=0x61000000\0" \
"kernelheader_addr=0x60800000\0" \
"scriptaddr=0x80000000\0" \