u-boot/arch/powerpc/cpu/mpc83xx
Tom Rini eaf6ea6a1d Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h
- Make all users of CUSTOM_SYS_INIT_SP_ADDR reference SYS_INIT_SP_ADDR
- Introduce HAS_CUSTOM_SYS_INIT_SP_ADDR to allow for setting the stack
  pointer directly, otherwise we use the common calculation.
- On some platforms that were using the standard calculation but did not
  set CONFIG_SYS_INIT_RAM_SIZE / CONFIG_SYS_INIT_RAM_ADDR, set them.
- On a small number of platforms that were not subtracting
  GENERATED_GBL_DATA_SIZE do so now via the standard calculation.
- CONFIG_SYS_INIT_SP_OFFSET is now widely unused, so remove it from most
  board config header files.

Signed-off-by: Tom Rini <trini@konsulko.com>
2022-06-06 12:09:19 -04:00
..
arbiter mpc83xx: Migrate arbiter config to Kconfig 2019-05-21 07:52:33 +02:00
bats mpc83xx: Migrate BATS config to Kconfig 2019-05-21 07:52:33 +02:00
elbc Convert CONFIG_SYS_BR0_PRELIM et al to Kconfig 2021-12-01 10:58:10 -05:00
hid ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support 2021-10-01 21:08:19 -04:00
hrcw ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support 2021-10-01 21:08:19 -04:00
initreg ppc: Remove MPC8349EMDS board and ARCH_MPC8349 support 2021-10-01 21:08:19 -04:00
lblaw mpc83xx: Migrate LBLAW_* to Kconfig 2019-05-21 07:52:33 +02:00
sysio mpc8308: Migrate system io config to Kconfig 2019-05-21 07:52:33 +02:00
config.mk mpc83xx: Add support for -msingle-pic-base 2019-01-21 08:33:42 +01:00
cpu.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
cpu_init.c Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
ecc.c nxp: Migrate a number of DDR related symbols to Kconfig 2021-08-31 17:46:37 -04:00
fdt.c Remove CONFIG_HAS_ETH0 et al symbols 2022-03-18 12:48:17 -04:00
interrupts.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
Kconfig powerpc: mpc83xx: Migrate DEFAULT_IMMR to Kconfig 2022-04-08 10:46:22 -04:00
law.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00
Makefile Convert CONFIG_SPL_INIT_MINIMAL et al to Kconfig 2022-06-06 12:09:00 -04:00
pci.c pci: powerpc: Drop old code 2021-08-05 16:14:36 -04:00
pcie.c Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
qe_io.c powerpc, qe: add DTS support for parallel I/O ports 2020-09-17 06:09:53 +02:00
serdes.c common: Drop linux/delay.h from common header 2020-05-18 21:19:23 -04:00
spd_sdram.c global: Remove unused or unnecessary CONFIG symbols related to DDR 2021-08-30 19:49:22 -04:00
speed.c Finish conversion of CONFIG_SYS_CLK_FREQ to Kconfig 2021-12-27 16:20:18 -05:00
spl_minimal.c Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
start.S Migrate CUSTOM_SYS_INIT_SP_ADDR to Kconfig using system-constants.h 2022-06-06 12:09:19 -04:00
traps.c common: remove bedbug debugger support 2022-01-18 08:31:02 -05:00
u-boot-spl.lds SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
u-boot.lds mpc83xx: Define _end symbol 2019-05-21 07:52:34 +02:00