[U-Boot] [PATCH 00/11] Move some init sequence options to Kconfig
Tom Rini
trini at konsulko.com
Tue Jan 24 04:25:51 CET 2017
On Mon, Jan 23, 2017 at 01:31:16PM -0700, Simon Glass wrote:
> This series moves three common CONFIG options to Kconfig. They are
> somewhat tricky and I've had a hard time figuring out good Kconfig
> defaults, particularly for CONFIG_BOARD_EARLY_INIT_F. Hopefully the board
> maintainers can improve things.
>
> It is build-tested and I've also checked it with 'buildman -sK. The only
> config changes are:
>
> draco etamin pxm2 rastaban rut thuban :
> + u-boot-spl.cfg: CONFIG_ARCH_MISC_INIT=1
> + all: CONFIG_ARCH_MISC_INIT=1
>
> and this is due to this option being defined in SPL (i.e. harmless).
>
> A few patches are included to tidy up some other things I noticed along
> the way.
In general I prefer to keep the "tidy up" patches in a follow-up series
because the first set of tests I do is to make sure the changes are
size-neutral (or understand why).
No need to re-send this series, I can split it easily enough, JFYI.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170123/1131f7e3/attachment.sig>
More information about the U-Boot
mailing list