From 9968fef6d63d308f91a8668c46ed5c202da19935 Mon Sep 17 00:00:00 2001 From: Sascha Hauer Date: Fri, 1 Dec 2017 11:37:58 +0100 Subject: Documentation: socfpga: Fix numbered list This is no code block, change to numbered list. Signed-off-by: Sascha Hauer --- Documentation/boards/socfpga.rst | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) (limited to 'Documentation') diff --git a/Documentation/boards/socfpga.rst b/Documentation/boards/socfpga.rst index 2b6c8a5b16..cd0fffa1ee 100644 --- a/Documentation/boards/socfpga.rst +++ b/Documentation/boards/socfpga.rst @@ -104,17 +104,17 @@ The boardspecific files for `arch/arm/boards/` are: * sequencer_auto_inst_init.c * sequencer_defines.h -To update the handoff files, the following procedure is necessary:: - - 1. Regenerate the project with Qsys - 2. Load up your project in Quartus II and assemble the design - 3. Go to the SoCEDS installation and run - ``./embedded_command_shell.sh`` - 4. Now run ``bsp-editor`` - 5. Create a new BSP - 6. Select the directory `hps_isw_handoff/soc_system_hps_0` under the - preloader settings directory - 7. Click ``Ok`` than ``Generate`` +To update the handoff files, the following procedure is necessary: + +1. Regenerate the project with Qsys +2. Load up your project in Quartus II and assemble the design +3. Go to the SoCEDS installation and run + ``./embedded_command_shell.sh`` +4. Now run ``bsp-editor`` +5. Create a new BSP +6. Select the directory `hps_isw_handoff/soc_system_hps_0` under the + preloader settings directory +7. Click ``Ok`` than ``Generate`` Now run the command:: -- cgit v1.2.3