Hi Marek, On 2 August 2015 at 17:52, Simon Glass <[email protected]> wrote: > On 2 August 2015 at 17:15, Marek Vasut <[email protected]> wrote: >> Add Kconfig entries for the simple-bus driver, both for U-Boot >> and for SPL. The simple-bus is enabled by default in U-Boot and >> disabled by default in SPL to preserve the original behavior. >> >> Signed-off-by: Marek Vasut <[email protected]> >> Cc: Simon Glass <[email protected]> >> --- >> drivers/core/Kconfig | 15 +++++++++++++++ >> drivers/core/Makefile | 5 ++--- >> 2 files changed, 17 insertions(+), 3 deletions(-) > > Acked-by: Simon Glass <[email protected]>
I can't apply this right now as it breaks most tegra boards. We use a hack at present where we #undef things in config_uncmd_spl.h and that isn't visible to the Makefiles. Assuming that Tom applies Masahiro's Kconfig improvements for SPL we can do it then. Regards, Simon _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

