treewide: Remove CONFIG_SYS_UBOOT_START from configs board files
authorPatrice Chotard <patrice.chotard@st.com>
Fri, 6 Dec 2019 14:01:49 +0000 (15:01 +0100)
committerTom Rini <trini@konsulko.com>
Wed, 8 Jan 2020 14:27:44 +0000 (09:27 -0500)
commit74bb4570a952b06fecfafc5b961a5cb5147ec544
treec2d78d046158e01c5ab3ed6cec28d66b62392b79
parent38a6cce65737096b836d43a22f09b7a54c9d020c
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>
13 files changed:
include/configs/gardena-smart-gateway-at91sam.h
include/configs/ls1046a_common.h
include/configs/mccmon6.h
include/configs/microblaze-generic.h
include/configs/mt7623.h
include/configs/mt7629.h
include/configs/mt8518.h
include/configs/omap3_cairo.h
include/configs/pumpkin.h
include/configs/tegra-common.h
include/configs/x600.h
include/configs/xilinx_zynqmp_r5.h
include/configs/zynq-common.h