summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2017-07-31 20:21:02 +0200
committerLucas Stach <l.stach@pengutronix.de>2017-07-31 20:21:02 +0200
commitb5d57479e7e492a2b1a3299faeaffa68a1aa6519 (patch)
tree5de529362ecb2813d4b0601b4d9b7187a7c88f85 /Documentation
parentb428c4d490c72b192a891542244785ca51a59ab0 (diff)
parent36282ba507d65cf9aac535201ae673e32f94379e (diff)
downloadbarebox-b5d57479e7e492a2b1a3299faeaffa68a1aa6519.tar.gz
barebox-b5d57479e7e492a2b1a3299faeaffa68a1aa6519.tar.xz
Merge branch 'for-next/socfpga'
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/boards/socfpga.rst15
1 files changed, 11 insertions, 4 deletions
diff --git a/Documentation/boards/socfpga.rst b/Documentation/boards/socfpga.rst
index 358e5ab910..2b6c8a5b16 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