Re: [PATCH 02/21] Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig

2022-10-29 Thread Simon Glass
On Fri, 28 Oct 2022 at 18:28, Tom Rini wrote: > > This converts the following to Kconfig: >CONFIG_SYS_INIT_RAM_LOCK > > Signed-off-by: Tom Rini Reviewed-by: Simon Glass

[PATCH 02/21] Convert CONFIG_SYS_INIT_RAM_LOCK to Kconfig

2022-10-28 Thread Tom Rini
This converts the following to Kconfig: CONFIG_SYS_INIT_RAM_LOCK Signed-off-by: Tom Rini --- arch/powerpc/Kconfig | 4 arch/powerpc/include/asm/cache.h | 2 -- configs/MPC837XERDB_defconfig| 1 + configs/MPC8548CDS_36BIT_defconfig