[PATCH v2 2/4] docs/platform: andes-ae350: Fix missing spaces
From: Bin Meng <hidden>
Date: 2021-06-04 15:35:43
Subsystem:
the rest · Maintainer:
Linus Torvalds
From: Bin Meng <hidden>
Date: 2021-06-04 15:35:43
Subsystem:
the rest · Maintainer:
Linus Torvalds
Fix several places in the docmentation that are missing spaces. Signed-off-by: Bin Meng <redacted> --- (no changes since v1) docs/platform/andes-ae350.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/docs/platform/andes-ae350.md b/docs/platform/andes-ae350.md
index 46889a1..1cf83cf 100644
--- a/docs/platform/andes-ae350.md
+++ b/docs/platform/andes-ae350.md@@ -1,9 +1,9 @@ Andes AE350 SoC Platform ======================== The AE350 AXI/AHB-based platform N25(F)/NX25(F)/D25F/A25/AX25 CPU with level-one -memories,interrupt controller, debug module, AXI and AHB Bus Matrix Controller, -AXI-to-AHB Bridge and a collection of fundamentalAHB/APB bus IP components -pre-integrated together as a system design.The high-quality and configurable +memories, interrupt controller, debug module, AXI and AHB Bus Matrix Controller, +AXI-to-AHB Bridge and a collection of fundamental AHB/APB bus IP components +pre-integrated together as a system design. The high-quality and configurable AHB/APB IPs suites a majority embedded systems, and the verified platform serves as a starting point to jump start SoC designs.
--
2.25.1