Hi Tom, On 23 January 2017 at 19:25, Tom Rini <tr...@konsulko.com> wrote: > 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).
OK, understood. I started off with the goal of dropping all arch-specific things from the init sequence, but that was hopelessly ambitious, so I stopped along the way... > > No need to re-send this series, I can split it easily enough, JFYI. Thanks! Regards, Simon _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot