u-boot/arch/arm/mach-k3
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
..
am62ax arm: mach-k3: *: dev-data: Update to use ARRAY_SIZE 2023-07-21 15:32:12 -04:00
am62x arm: mach-k3: am62: fix 2nd mux option of clkout0 2023-08-04 15:03:34 -04:00
include/mach arm: mach-k3: am62: Add CTRLMMR_WKUP_JTAG_DEVICE_ID register definition 2023-07-21 15:32:12 -04:00
j721e arm: mach-k3: *: dev-data: Update to use ARRAY_SIZE 2023-07-21 15:32:12 -04:00
j721s2 arm: mach-k3: *: dev-data: Update to use ARRAY_SIZE 2023-07-21 15:32:12 -04:00
j7200 arm: mach-k3: *: dev-data: Update to use ARRAY_SIZE 2023-07-21 15:32:12 -04:00
am62a7_init.c arm: mach-k3: am62a7: change some prints to debug prints 2023-07-21 15:32:12 -04:00
am625_fdt.c arm: mach-k3: am62: Fixup CPU core, gpu and pru nodes in fdt 2023-07-21 15:32:12 -04:00
am625_init.c arm: mach-k3: am625: Add support for UDA FS 2023-09-08 10:07:12 -04:00
am642_init.c arm: mach-k3: Workaround errata ID i2331 2023-05-03 09:05:24 -04:00
am654_fdt.c arm: k3: Fix ft_system_setup so it can be enabled on any SoC 2023-07-21 15:32:12 -04:00
am654_init.c arm: mach-k3: Remove empty sys_proto.h include 2023-04-24 13:18:48 -04:00
arm64-mmu.c arm: mach-k3: arm64-mmu: do not map ATF and OPTEE regions in A53 MMU 2023-06-01 12:40:16 -04:00
cache.S arm: mach-k3: Clean non-coherent lines out of L3 cache 2020-08-11 10:18:27 +05:30
common.c common: Drop linux/printk.h from common header 2023-09-24 09:54:57 -04:00
common.h mach-k3: common: correct the calculations for determining firewalls 2023-07-21 19:37:58 -04:00
common_fdt.c arm: k3: fix fdt_del_node_path implicit declaration and a missing include 2023-07-28 10:11:01 -04:00
common_fdt.h arm: k3: fix fdt_del_node_path implicit declaration and a missing include 2023-07-28 10:11:01 -04:00
config_secure.mk Convert CFG_SYS_UBOOT_START to Kconfig 2023-09-30 15:24:43 -04:00
j721e_fdt.c arm: k3: Fix ft_system_setup so it can be enabled on any SoC 2023-07-21 15:32:12 -04:00
j721e_init.c arch: arm: mach-k3: j721e: add support for UDA FS 2023-06-01 12:32:04 -04:00
j721s2_fdt.c arm: k3: Fix ft_system_setup so it can be enabled on any SoC 2023-07-21 15:32:12 -04:00
j721s2_init.c arch: mach-k3: j721s2_init: Disable the firewalls 2023-04-25 15:31:27 -04:00
Kconfig board: toradex: add verdin am62 support 2023-08-04 15:03:42 -04:00
lowlevel_init.S armv7r: K3: Allow SPL to run only on core 0 2018-11-26 22:52:11 -05:00
Makefile arm: mach-k3: am62: Fixup CPU core, gpu and pru nodes in fdt 2023-07-21 15:32:12 -04:00
r5_mpu.c global: Move remaining CONFIG_SYS_SDRAM_* to CFG_SYS_SDRAM_* 2022-12-05 16:06:07 -05:00
security.c mach-k3: security: improve the checks around authentication 2023-07-28 10:11:01 -04:00
sysfw-loader.c arm: mach-k3: Remove empty sys_proto.h include 2023-04-24 13:18:48 -04:00
sysfw-loader.h arm: mach-k3: Move sysfw-loader.h out of mach includes 2023-04-24 13:18:48 -04:00