Hi Da, On Mon, 4 May 2020 at 15:31, Da Xue <d...@lessconfused.com> wrote: > > Hi Simon, > > I think there's something funny going on with this line: #define > AUTOBOOT_MENUKEY CONFIG_USE_AUTOBOOT_MENUKEY > Did you mean: #define AUTOBOOT_MENUKEY CONFIG_AUTOBOOT_MENUKEY? > > Best, > Da > > On Mon, May 4, 2020 at 5:26 PM Da Xue <d...@lessconfused.com> wrote: >> >> Hi Simon, >> >> The Kconfig doesn't match the common/autoboot.c. Kconfig is using >> AUTOBOOT_USE_MENUKEY and common/autoboot.c is CONFIG_USE_AUTOBOOT_MENUKEY.
Yes that looks wrong. Can you send a patch? Regards, Simon