On Fri, Jul 5, 2019 at 2:29 PM Bin Meng <[email protected]> wrote: > > On Sat, Jun 29, 2019 at 2:57 PM Anup Patel <[email protected]> wrote: > > > > From: Bhargav Shah <[email protected]> > > > > This patch enables SiFive SPI and MMC SPI drivers for the > > SiFive Unleashed board. > > > > Signed-off-by: Bhargav Shah <[email protected]> > > Signed-off-by: Anup Patel <[email protected]> > > --- > > board/sifive/fu540/Kconfig | 8 ++++++++ > > 1 file changed, 8 insertions(+) > > > > Reviewed-by: Bin Meng <[email protected]> > Tested-by: Bin Meng <[email protected]>
Ah, I just noticed that DM_SPI and DM_MMC is already turned on arch/Kconfig for RISC-V. Please remove these 2. Regards, Bin _______________________________________________ U-Boot mailing list [email protected] https://lists.denx.de/listinfo/u-boot

