[U-Boot] [PATCH] dm: core: Enable SPL_SIMPLE_BUS by default
Simon Glass
sjg at chromium.org
Tue Dec 1 17:32:17 CET 2015
On 1 December 2015 at 00:39, Michal Simek <michal.simek at xilinx.com> wrote:
> This option is needed for all SoCs which have nodes on bus. Without
> enabling this drivers are not found and probed.
> Issue was found on Zynq MMC probe.
> Enable this option by default.
>
> Signed-off-by: Michal Simek <michal.simek at xilinx.com>
> ---
>
> drivers/core/Kconfig | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks.
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list