u-boot/include/configs/km
Tom Rini 4c97c8cd42 powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET
In the places where PowerPC references CONFIG_SYS_GBL_DATA_OFFSET it
does so as (CONFIG_SYS_INIT_RAM_ADDR + CONFIG_SYS_GBL_DATA_OFFSET).  And
it defines CONFIG_SYS_GBL_DATA_OFFSET in the same manner that other
architectures define CONFIG_SYS_INIT_SP_OFFSET. Other architectures
define CONFIG_SYS_INIT_SP_ADDR as (CONFIG_SYS_INIT_RAM_ADDR +
CONFIG_SYS_INIT_SP_OFFSET) typically.  Rename things within PowerPC for
consistency with other architectures.

Signed-off-by: Tom Rini <trini@konsulko.com>
2022-06-06 12:09:12 -04:00
..
keymile-common.h Convert CONFIG_HUSH_INIT_VAR to Kconfig 2022-06-06 12:09:00 -04:00
km-mpc83xx.h powerpc: Switch to using CONFIG_SYS_INIT_SP_OFFSET from CONFIG_SYS_GBL_DATA_OFFSET 2022-06-06 12:09:12 -04:00
km-mpc832x.h Convert CONFIG_SYS_I2C_EEPROM_ADDR_LEN to Kconfig 2021-12-27 16:20:18 -05:00
km-mpc8309.h Convert CONFIG_E300 et al to Kconfig 2022-04-01 10:28:47 -04:00
km-mpc8360.h Convert CONFIG_SYS_I2C_EEPROM_ADDR et al to Kconfig 2021-08-30 14:10:06 -04:00
km-powerpc.h Convert CONFIG_SYS_MALLOC_LEN to Kconfig 2021-08-31 17:47:49 -04:00
km_arm.h Convert CONFIG_KIRKWOOD_GPIO to Kconfig 2021-12-27 16:20:19 -05:00
pg-wcom-ls102xa.h include/configs: drop COUNTER_FREQUENCY 2022-04-21 15:27:17 -04:00