Re: [PATCH 37/38] post: Migrate to Kconfig

2022-11-21 Thread Simon Glass
Hi Tom, On Mon, 21 Nov 2022 at 15:57, Tom Rini wrote: > > On Mon, Nov 21, 2022 at 03:51:10PM -0700, Simon Glass wrote: > > On Sat, 19 Nov 2022 at 16:53, Tom Rini wrote: > > > > > > We move the existing CONFIG_POST_* functionality over to CFG_POST and > > > then introduce CONFIG_POST to Kconfig.

Re: [PATCH 37/38] post: Migrate to Kconfig

2022-11-21 Thread Tom Rini
On Mon, Nov 21, 2022 at 03:51:10PM -0700, Simon Glass wrote: > On Sat, 19 Nov 2022 at 16:53, Tom Rini wrote: > > > > We move the existing CONFIG_POST_* functionality over to CFG_POST and > > then introduce CONFIG_POST to Kconfig. > > > > Signed-off-by: Tom Rini > > --- > > arch/powerpc/cpu/mpc85

Re: [PATCH 37/38] post: Migrate to Kconfig

2022-11-21 Thread Simon Glass
On Sat, 19 Nov 2022 at 16:53, Tom Rini wrote: > > We move the existing CONFIG_POST_* functionality over to CFG_POST and > then introduce CONFIG_POST to Kconfig. > > Signed-off-by: Tom Rini > --- > arch/powerpc/cpu/mpc85xx/cpu.c| 2 +- > configs/P2041RDB_NAND_defconfig

[PATCH 37/38] post: Migrate to Kconfig

2022-11-19 Thread Tom Rini
We move the existing CONFIG_POST_* functionality over to CFG_POST and then introduce CONFIG_POST to Kconfig. Signed-off-by: Tom Rini --- arch/powerpc/cpu/mpc85xx/cpu.c| 2 +- configs/P2041RDB_NAND_defconfig | 1 + configs/P2041RDB_SDCARD_defconfig | 1