On Wed, Sep 23, 2015 at 10:25:35AM -0700, Ryan Harkin wrote: > As config migrates from board config files to Kconfig, when adding > CONFIG_SYS_BOOTM_LEN to a platform, I decided to add > Kconfig support for CONFIG_SYS_BOOTM_LEN. > > Signed-off-by: Ryan Harkin <[email protected]> > Reviewed-by: Linus Walleij <[email protected]> > CC: Masahiro Yamada <[email protected]> > CC: Simon Glass <[email protected]> > CC: Linus Walleij <[email protected]>
Thanks for trying to do this. The problem however is that you need to use tools/moveconfig.py so that all of the other boards (which is a lot) get updated too, otherwise they fail to build. Since that's kind of a big thing, can you split this series into a v2 of things which really should be in before the release, and then nice cleanups like this which can go in once the merge window is open again? Thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

