u-boot/arch/mips
Andrew Goodbody 99145eec2d x86: select CONFIG_64BIT for X86_64
Select CONFIG_64BIT so that we pass the -m64 option (instead of -m32) to
static analysis tools.
Introduce CONFIG_SPL_64BIT and select it for architectures other than
x86 with 64 bit builds. Do not select it for x86 builds as x86 uses
a 32 bit SPL.
Ensure that when limits are set they use CONFIG_64BIT for U-Boot
proper and CONFIG_SPL_64BIT for SPL. This is to allow for the 32 bit
SPL build used by x86.

Signed-off-by: Dan Carpenter <dan.carpenter@linaro.org>
Signed-off-by: Andrew Goodbody <andrew.goodbody@linaro.org>
2024-12-31 10:58:30 -06:00
..
cpu mips: Add a reset_cpu() function 2023-12-21 16:07:52 -05:00
dts dts: Deduplicate dtbs target 2024-10-14 19:32:04 -06:00
include/asm CONFIG_SYS_NONCACHED_MEMORY: Move prototypes to include/cpu_func.h for consistency 2024-10-29 16:17:18 -06:00
lib arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
mach-ath79 global_data: Reduce the size of bus_clk and mem_clk 2024-08-26 14:05:38 -06:00
mach-bmips Kconfig: Unify endian support option 2024-07-31 11:18:37 -06:00
mach-jz47xx arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
mach-mscc Kconfig: Unify endian support option 2024-07-31 11:18:37 -06:00
mach-mtmips arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
mach-octeon treewide: drop redundant "type string" for SYS_SOC and friends 2024-09-10 13:14:59 -06:00
mach-pic32 Kconfig: Unify endian support option 2024-07-31 11:18:37 -06:00
config.mk arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
Kconfig x86: select CONFIG_64BIT for X86_64 2024-12-31 10:58:30 -06:00
Makefile arch: Use CONFIG_XPL_BUILD instead of CONFIG_SPL_BUILD 2024-10-11 11:44:47 -06:00
Makefile.postlink SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00