[PATCH 01/25] arm: at91: refactor lowlevel_init selection

Sascha Hauer s.hauer at pengutronix.de
Fri Jan 5 01:24:31 PST 2018


On Mon, Jan 01, 2018 at 05:48:04PM +0100, Sam Ravnborg wrote:
> The aim with this conversion is to drop the dependency
> where the mach-at91/ code call code in the boards file.
> This dependency must be dropepd to enable multi-image builds.
> 
> The selection of lowlevel_init functions are pushed to
> the individual boards.
> 
> Use AT91SAM926X_BOARD_INIT for the boards that share the
> at91sam926x_board_init file, and push this to the
> individual boards.
> 
> bootstrap is likewise pushed out to the individual boards.
> 

[...]

> -lowlevel_init-$(CONFIG_MACH_TNY_A9263) = tny_a9263_lowlevel_init.o
> +# Not used, documented with a lwl-n assignment
> +lwl-n += tny_a9263_lowlevel_init.o

I think this just goes down to a missing "select HAVE_AT91_LOWLEVEL_INIT"
Can we add it instead and keep the existing init code with this series?

Sascha

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |



More information about the barebox mailing list