Signed-off-by: Roland Hieber <rhi@xxxxxxxxxxxxxx> --- .../boards/imx/zii-imx7d-rpu2/readme.rst | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/Documentation/boards/imx/zii-imx7d-rpu2/readme.rst b/Documentation/boards/imx/zii-imx7d-rpu2/readme.rst index 08d30c592d43..dd984ac17635 100644 --- a/Documentation/boards/imx/zii-imx7d-rpu2/readme.rst +++ b/Documentation/boards/imx/zii-imx7d-rpu2/readme.rst @@ -23,24 +23,25 @@ follows: cd barebox Documentation/boards/imx/zii-imx7d-rpu2/bootstrap.sh -custom OpenOCD binary and options can be specified as follows: +A custom OpenOCD binary and options can be specified as follows: .. code-block:: sh - OPENOCD="../openocd/src/openocd -s ../openocd/tcl " Documentation/boards/imx/zii-imx7d-rpu2/bootstrap.sh + OPENOCD="../openocd/src/openocd -s ../openocd/tcl " \ + Documentation/boards/imx/zii-imx7d-rpu2/bootstrap.sh Disabling DSA in Embedeed Switch -------------------------------- -Booting Linux kernel that device ships with will re-configure on-board -switch into DSA mode, which woudl make Ethernet connection unusable in -Barebox. To undo that and re-configure switch into dumb/pass-through -mode do the following: +Booting the Linux kernel that the device ships with will re-configure the on-board +switch into DSA mode, which would make the Ethernet connection unusable in +Barebox. To undo that and re-configure the switch into dumb/pass-through +mode, do the following: .. code-block:: sh memset -b -d /dev/switch-eeprom 0x00 0xff 4 -Once that doen, power cycling the device should force the switch to -re-read EEPROM and reconfigure itself. +Once that is done, power cycling the device should force the switch to +re-read the EEPROM and reconfigure itself. -- 2.20.1 _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox