u-boot/arch/arm
Jesse Taube 6ab77bb14f Convert CFG_SYS_UBOOT_START to Kconfig
Commit 65cc0e2a65 ("global: Move remaining CONFIG_SYS_* to CFG_SYS_*")
renamed CONFIG_SYS_UBOOT_START to CFG_SYS_UBOOT_START. Unfortunately,
this meant that the value was no longer available to the Makefile. This
caused imxrt to fail to boot. All the other boards that used this
variable were unaffected because they were using the default value
which is CONFIG_TEXT_BASE.

This commit converts CFG_SYS_UBOOT_START to Kconfig and sets the default
value to CONFIG_TEXT_BASE.

Suggested-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Suggested-by: Tom Rini <trini@konsulko.com>
Signed-off-by: Jesse Taube <Mr.Bossman075@gmail.com>
Reviewed-by: Tom Rini <trini@konsulko.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
2023-09-30 15:24:43 -04:00
..
cpu freescale: Drop call to init_func_vid() in the init sequence 2023-08-31 13:16:55 -04:00
dts kontron_sl28: Use u-boot-update.bin instead of u-boot.update 2023-09-23 12:31:25 -06:00
include Record the position of the SMBIOS tables 2023-09-22 06:05:40 +08:00
lib common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
mach-apple
mach-aspeed
mach-at91 board: at91: sama5d29_curiosity: add initial support for sama5d29_curiosity 2023-08-07 11:42:16 +03:00
mach-bcm283x arm: bcm283x undefined reference to "print_cpuinfo" 2023-08-17 16:39:20 -04:00
mach-bcmbca
mach-bcmstb
mach-cortina
mach-davinci
mach-exynos
mach-highbank
mach-histb
mach-hpe
mach-imx common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
mach-integrator
mach-ipq40xx
mach-k3 Convert CFG_SYS_UBOOT_START to Kconfig 2023-09-30 15:24:43 -04:00
mach-keystone
mach-kirkwood
mach-lpc32xx
mach-mediatek arm: mediatek: add support for MediaTek MT7988 SoC 2023-08-03 09:40:50 -04:00
mach-meson common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
mach-mvebu common: return type board_get_usable_ram_top 2023-08-15 18:21:17 +02:00
mach-nexell
mach-npcm arch: arm: npcm8xx: add cpu version and 4G ram support 2023-07-14 12:52:18 -04:00
mach-octeontx
mach-octeontx2
mach-omap2 Convert CFG_SYS_UBOOT_START to Kconfig 2023-09-30 15:24:43 -04:00
mach-orion5x
mach-owl
mach-qemu
mach-rmobile ARM: rmobile: Clean up rmobile_cpuinfo_idx() 2023-09-06 13:47:44 -04:00
mach-rockchip common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
mach-s5pc1xx
mach-snapdragon
mach-socfpga common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
mach-sti
mach-stm32
mach-stm32mp common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
mach-sunxi Prepare v2023.10-rc3 2023-08-21 17:32:17 -04:00
mach-tegra common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
mach-u8500
mach-uniphier common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
mach-versal arm64: zynqmp: Switch to amd.com emails 2023-07-21 09:00:38 +02:00
mach-versal-net xilinx: Consolidate zynqmp_mmio_read/write in zynqmp_firmware.h 2023-07-21 09:00:38 +02:00
mach-versatile
mach-zynq
mach-zynqmp zynqmp: config: Add proper dependencies for USB 2023-09-21 13:20:12 +02:00
mach-zynqmp-r5
thumb1/include/asm/proc-armv
config.mk
Kconfig arm: qemu: Enable usb keyboard as an input device 2023-08-24 16:47:25 -04:00
Kconfig.debug
Makefile