summaryrefslogtreecommitdiff
path: root/include/configs/zynq-common.h
diff options
context:
space:
mode:
authorMichal Simek <michal.simek@xilinx.com>2020-04-08 11:51:36 +0300
committerMichal Simek <michal.simek@xilinx.com>2020-04-27 14:57:18 +0300
commita29511eeca5f00e31653af28b9f758cf39e001fc (patch)
treedbcd78f981ab20e14e3b18053a3ed4089763f6b2 /include/configs/zynq-common.h
parent783814288b28cc6d63117c15b5755f6396f0c799 (diff)
downloadu-boot-a29511eeca5f00e31653af28b9f758cf39e001fc.tar.xz
xilinx: Move initrd_high setup to common location
Moving to common location initrd_high is also setup for Zynq which hasn't done in run time code. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Diffstat (limited to 'include/configs/zynq-common.h')
-rw-r--r--include/configs/zynq-common.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/zynq-common.h b/include/configs/zynq-common.h
index 1eaf65b0a2..4ccc31e376 100644
--- a/include/configs/zynq-common.h
+++ b/include/configs/zynq-common.h
@@ -198,7 +198,6 @@
#ifndef CONFIG_EXTRA_ENV_SETTINGS
#define CONFIG_EXTRA_ENV_SETTINGS \
"fdt_high=0x20000000\0" \
- "initrd_high=0x20000000\0" \
"scriptaddr=0x20000\0" \
"script_size_f=0x40000\0" \
"fdt_addr_r=0x1f00000\0" \