[PATCH 01/14] boot: Reorder FIT and BOOTSTD to be first

Simon Glass sjg at chromium.org
Mon Dec 11 18:52:08 CET 2023


Hi Tom,

On Sat, 9 Dec 2023 at 11:39, Tom Rini <trini at konsulko.com> wrote:
>
> On Sun, Dec 03, 2023 at 05:31:25PM -0700, Simon Glass wrote:
>
> > The boot menu shows Android first and then a timestamp option. Move
> > these later since they are less commonly used.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> >  boot/Kconfig | 36 ++++++++++++++++++------------------
> >  1 file changed, 18 insertions(+), 18 deletions(-)
>
> Meh? Maybe this should be alphabetical instead, and some menu's added as
> needed.

I like to see common things first...although I agree if you know
nothing then alpha can be useful.

But when I look at 'make menuconfig' it seems much better with this patch.

Regards,
Simon


More information about the U-Boot mailing list