Re: [U-Boot] [PATCH 00/11] Move some init sequence options to Kconfig

2017-02-06 Thread Simon Glass
Hi Tom, On 23 January 2017 at 19:25, Tom Rini 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_BO

Re: [U-Boot] [PATCH 00/11] Move some init sequence options to Kconfig

2017-01-23 Thread Tom Rini
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 impro

[U-Boot] [PATCH 00/11] Move some init sequence options to Kconfig

2017-01-23 Thread Simon Glass
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