summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2015-03-09 08:30:38 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2015-03-09 08:30:38 +0100
commit5544581e98d09c7c9008f9cac8cd25dbb6a14d6e (patch)
treef2b86a43e02a96a0d9d0630980fab8476d9bf3f4 /Documentation
parent55ab01c7ff16e5fcb2d91870d0ab84399512ee3f (diff)
parent458480f0a8ad479d54262c94b3729d43c67b0fa4 (diff)
downloadbarebox-5544581e98d09c7c9008f9cac8cd25dbb6a14d6e.tar.gz
barebox-5544581e98d09c7c9008f9cac8cd25dbb6a14d6e.tar.xz
Merge branch 'for-next/socfpga'
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/boards/socfpga.rst10
1 files changed, 8 insertions, 2 deletions
diff --git a/Documentation/boards/socfpga.rst b/Documentation/boards/socfpga.rst
index 70f959b325..e956bccbe2 100644
--- a/Documentation/boards/socfpga.rst
+++ b/Documentation/boards/socfpga.rst
@@ -67,8 +67,14 @@ To update the handoff files, the following procedure is necessary::
6. Select the directory `hps_isw_handoff/soc_system_hps_0` under the
preloader settings directory
7. Click ``Ok`` than ``Generate``
- 8. Copy the files generated in `software/spl_bsp/generated/` to your
- board folder
+
+Now run the command::
+
+ scripts/socfpga_import_preloader <SPL_GENERATED_DIR> <ISW_HANDOFF> <BOARD_DIRECTORY>
+
+where `<SPL_GENERATED_DIR>` is the directory where the bsp-editor generated the files,
+`<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: