summaryrefslogtreecommitdiffstats
path: root/user/testing/tftp.rst
diff options
context:
space:
mode:
Diffstat (limited to 'user/testing/tftp.rst')
-rw-r--r--user/testing/tftp.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/user/testing/tftp.rst b/user/testing/tftp.rst
index 54b744a..1abf469 100644
--- a/user/testing/tftp.rst
+++ b/user/testing/tftp.rst
@@ -61,7 +61,7 @@ you follow the instructions for you target.
Configure U-Boot to network boot using the TFTP protocol. This is U-Boot script
for a Zedboard:
-.. code-block:: shell
+.. code-block:: none
loadaddr=0x02000000
uenvcmd=echo Booting RTEMS Zed from net; set autoload no; dhcp; set serverip 10.10.5.2; tftpboot zed/rtems.img; bootm; reset;
@@ -166,7 +166,7 @@ substituted
Some of these field are normally provided by a user's configuration. To do this
use:
-.. code-block:: shell
+.. code-block:: ini
requires = bsp_tty_dev, target_on_command, target_off_command, target_reset_command