0021-doc-sifive-fu540-Update-README-for-SiFive-SPI-and-MM.patch 1.1 KB

123456789101112131415161718192021222324252627282930313233
  1. From 5a16f74516ea37c844134fecbcc04f5ac7befa8c Mon Sep 17 00:00:00 2001
  2. From: Anup Patel <anup.patel@wdc.com>
  3. Date: Sat, 29 Jun 2019 10:26:20 +0530
  4. Subject: [PATCH 21/21] doc: sifive-fu540: Update README for SiFive SPI and MMC
  5. SPI drivers
  6. This patch removes SiFive SPI driver and MMC SPI drive from the TODO
  7. list in SiFive FU540 README.
  8. Signed-off-by: Anup Patel <anup.patel@wdc.com>
  9. Upstream-Status: Submitted
  10. ---
  11. doc/README.sifive-fu540 | 4 +---
  12. 1 file changed, 1 insertion(+), 3 deletions(-)
  13. diff --git a/doc/README.sifive-fu540 b/doc/README.sifive-fu540
  14. index 33e03dc861..944ba1c8a0 100644
  15. --- a/doc/README.sifive-fu540
  16. +++ b/doc/README.sifive-fu540
  17. @@ -13,9 +13,7 @@ The support for following drivers are already enabled:
  18. 3. Cadence MACB ethernet driver for networking support.
  19. TODO:
  20. -1. SPI host driver is still missing.
  21. -2. SPI MMC driver does not compile and needs a re-write using U-Boot DM.
  22. -2. U-Boot expects the serial console device entry to be present under /chosen
  23. +1. U-Boot expects the serial console device entry to be present under /chosen
  24. DT node. Example:
  25. chosen {
  26. stdout-path = "/soc/serial@10010000:115200";
  27. --
  28. 2.22.0