[PATCH v2 02/18] boot: Move extension board support from cmd/ to boot/
Kory Maincent
kory.maincent at bootlin.com
Fri Oct 10 14:33:37 CEST 2025
On Fri, 10 Oct 2025 12:13:05 +0100
Simon Glass <sjg at chromium.org> wrote:
> Hi Kory,
>
> On Thu, 9 Oct 2025 at 15:50, Kory Maincent (TI.com)
> <kory.maincent at bootlin.com> wrote:
> >
> > Relocate extension board support from cmd/ to boot/ directory in
> > preparation for converting the extension framework to use UCLASS.
> > Also improve code style by applying reverse Christmas tree ordering.
> >
> > Signed-off-by: Kory Maincent (TI.com) <kory.maincent at bootlin.com>
> > ---
> > MAINTAINERS | 1 +
> > boot/Kconfig | 3 ++
> > boot/Makefile | 1 +
> > boot/extension.c | 97
> > ++++++++++++++++++++++++++++++++++++++++++++++ cmd/Kconfig |
> > 3 -- cmd/extension_board.c | 99
> > ++--------------------------------------------- include/extension_board.h |
> > 16 ++++++++ 7 files changed, 122 insertions(+), 98 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>
>
> I didn't know the name for this, but I like this style too. Just in
> time for Christmas!
Ahah I usually write it xmas tree but it seems my brain has written it
differently.
Regards,
--
Köry Maincent, Bootlin
Embedded Linux and kernel engineering
https://bootlin.com
More information about the U-Boot
mailing list