summaryrefslogtreecommitdiff
path: root/include/configs/gardena-smart-gateway-at91sam.h
diff options
context:
space:
mode:
authorPatrice Chotard <patrice.chotard@st.com>2019-12-06 17:01:49 +0300
committerTom Rini <trini@konsulko.com>2020-01-08 17:27:44 +0300
commit74bb4570a952b06fecfafc5b961a5cb5147ec544 (patch)
treec2d78d046158e01c5ab3ed6cec28d66b62392b79 /include/configs/gardena-smart-gateway-at91sam.h
parent38a6cce65737096b836d43a22f09b7a54c9d020c (diff)
downloadu-boot-74bb4570a952b06fecfafc5b961a5cb5147ec544.tar.xz
treewide: Remove CONFIG_SYS_UBOOT_START from configs board files
As previous CONFIG_SYS_UBOOT_START is now set by default to CONFIG_SYS_TEXT_BASE when not defined, CONFIG_SYS_UBOOT_START can be removed from include/configs board files. Signed-off-by: Patrice Chotard <patrice.chotard@st.com> Acked-by: Lukasz Majewski <lukma@denx.de>
Diffstat (limited to 'include/configs/gardena-smart-gateway-at91sam.h')
-rw-r--r--include/configs/gardena-smart-gateway-at91sam.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/gardena-smart-gateway-at91sam.h b/include/configs/gardena-smart-gateway-at91sam.h
index 482e4714b1..f5ee65cb8a 100644
--- a/include/configs/gardena-smart-gateway-at91sam.h
+++ b/include/configs/gardena-smart-gateway-at91sam.h
@@ -64,7 +64,6 @@
#define CONFIG_SPL_NAND_RAW_ONLY
#define CONFIG_SYS_NAND_U_BOOT_OFFS 0x40000
#define CONFIG_SYS_NAND_U_BOOT_SIZE 0xa0000
-#define CONFIG_SYS_UBOOT_START CONFIG_SYS_TEXT_BASE
#define CONFIG_SYS_NAND_U_BOOT_START CONFIG_SYS_TEXT_BASE
#define CONFIG_SYS_NAND_U_BOOT_DST CONFIG_SYS_TEXT_BASE