summaryrefslogtreecommitdiff
path: root/include/configs/x530.h
diff options
context:
space:
mode:
authorMarek BehĂșn <marek.behun@nic.cz>2021-10-09 20:33:38 +0300
committerStefan Roese <sr@denx.de>2021-10-21 08:39:05 +0300
commita3b055fc700eecdfbb922d39b017ad6499657787 (patch)
treeb344e796a905449eb25d1f1ab0741fd71a634421 /include/configs/x530.h
parent999ac22b59045d643028d7e66c17504143127628 (diff)
downloadu-boot-a3b055fc700eecdfbb922d39b017ad6499657787.tar.xz
arm: kirkwood, mvebu: Remove CONFIG_SYS_RESET_ADDRESS option
This option is not used anywhere. Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'include/configs/x530.h')
-rw-r--r--include/configs/x530.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/configs/x530.h b/include/configs/x530.h
index f8b808ec7c..f4d64495ff 100644
--- a/include/configs/x530.h
+++ b/include/configs/x530.h
@@ -58,11 +58,6 @@
#include <asm/arch/config.h>
-/*
- * Other required minimal configurations
- */
-#define CONFIG_SYS_RESET_ADDRESS 0xffff0000 /* Rst Vector Adr */
-
/* Keep device tree and initrd in low memory so the kernel can access them */
#define CONFIG_EXTRA_ENV_SETTINGS \
"fdt_high=0x10000000\0" \