[PATCH 2/2] Documentation: socfpga: update sequencer documentation
Steffen Trumtrar
s.trumtrar at pengutronix.de
Thu Jul 6 07:25:06 PDT 2017
Update the documentation in regard of the sequencer importer.
Signed-off-by: Steffen Trumtrar <s.trumtrar at pengutronix.de>
---
Documentation/boards/socfpga.rst | 15 +++++++++++----
1 file changed, 11 insertions(+), 4 deletions(-)
diff --git a/Documentation/boards/socfpga.rst b/Documentation/boards/socfpga.rst
index 358e5ab91030..2b6c8a5b1658 100644
--- a/Documentation/boards/socfpga.rst
+++ b/Documentation/boards/socfpga.rst
@@ -124,12 +124,19 @@ where `<SPL_GENERATED_DIR>` is the directory where the bsp-editor generated the
`<ISW_HANDOFF>` is the directory where Quartus generated the handoff files, and
`<BOARD_DIRECTORY>` is your board directory under `arch/arm/boards`.
-The following files are generic and belong into the
-`arch/arm/mach-socfpga` directory tree:
+
+Integrating new SDRAM driver
+----------------------------
+
+This step must only be executed if the SDRAM driver needs updates. It is not necessary
+for adding a new board to barebox.
+
+The following files are generic and belong into the `arch/arm/mach-socfpga` directory
+tree:
* sdram_io.h
-* sequencer.c
-* sequencer.h
+* sequencer.c as cyclone5-sequencer.c
+* sequencer.h as cyclone5-sequencer.h
* sequencer_defines.h
* system.h
* tclrpt.h
--
2.11.0
More information about the barebox
mailing list