Hi Tom, On Thu, 11 Jul 2019 at 07:04, Tom Rini <tr...@konsulko.com> wrote: > > On Sun, May 05, 2019 at 03:53:24PM -0600, Simon Glass wrote: > > > This series cleans up autoboot.c a bit to: > > > > - Convert options to Kconfig > > - Use C code instead of C preprocessor where possible > > - Add a few comments > > > > > > Simon Glass (18): > > main: Use conditional run_preboot_environment_command() > > Convert CONFIG_SHOW_BOOT_PROGRESS to Kconfig > > Add CONFIG_USE_PREBOOT to boards that use CONFIG_PREBOOT > > Convert CONFIG_USE_PREBOOT and CONFIG_PREBOOT to Kconfig > > autoboot: Use CONFIG_AUTOBOOT_STOP_STR_SHA256 indirectly > > autoboot: Drop #ifdef for CONFIG_AUTOBOOT_ENCRYPTION > > autoboot: Improve docs for CONFIG_AUTOBOOT_ENCRYPTION > > autoboot: Use if() for CONFIG_SILENT_CONSOLE > > autoboot: Drop #ifdef CONFIG_AUTOBOOT_KEYED > > autoboot: Drop unused CONFIG_MENUPROMPT > > autoboot: Rename CONFIG_MENUKEY to CONFIG_AUTOBOOT_MENUKEY > > snow: Define CONFIG_AUTOBOOT_MENUKEY > > autoboot: Tidy up use of menukey > > autoboot: Rename CONFIG_MENU_SHOW to include AUTOBOOT > > Convert CONFIG_AUTOBOOT_MENU_SHOW to Kconfig > > autoboot: Add comments for menu_show() > > autoboot: Move a few more options from #ifdef to if() > > autoboot: Adjust the implementation in autoboot_command() > > Unfortunately this doesn't apply cleanly and needs a bit of work to make > apply again, can you please rebase? Thanks!
You probably saw, but I sent a v2 of this. I have a little series to remove a bit more from common.h as well. If that passes testing I'll send it in a few days. Regards, SImon _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot