[U-Boot] [PATCH v2 4/5] riscv: sifive: fu540: Enable SiFive SPI and MMC SPI drivers

Bin Meng bmeng.cn at gmail.com
Fri Jul 5 06:51:55 UTC 2019


On Fri, Jul 5, 2019 at 2:29 PM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Sat, Jun 29, 2019 at 2:57 PM Anup Patel <Anup.Patel at wdc.com> wrote:
> >
> > From: Bhargav Shah <bhargavshah1988 at gmail.com>
> >
> > This patch enables SiFive SPI and MMC SPI drivers for the
> > SiFive Unleashed board.
> >
> > Signed-off-by: Bhargav Shah <bhargavshah1988 at gmail.com>
> > Signed-off-by: Anup Patel <anup.patel at wdc.com>
> > ---
> >  board/sifive/fu540/Kconfig | 8 ++++++++
> >  1 file changed, 8 insertions(+)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
> Tested-by: Bin Meng <bmeng.cn at gmail.com>

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


More information about the U-Boot mailing list