From 21902aae65691a3e7acae354cc3f1bc360a9d293 Mon Sep 17 00:00:00 2001 From: Alessandro Comodi Date: Tue, 1 Feb 2022 14:02:19 +0100 Subject: [PATCH] xc7: linux-litex: add information on the ethernet boot Signed-off-by: Alessandro Comodi --- xc7/linux_litex_demo/README.rst | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/xc7/linux_litex_demo/README.rst b/xc7/linux_litex_demo/README.rst index ad32ea9..91127e8 100644 --- a/xc7/linux_litex_demo/README.rst +++ b/xc7/linux_litex_demo/README.rst @@ -32,10 +32,13 @@ Now you can upload the design with: .. note:: - LiteX on Linux demo expects you to use IPv4 address of ``192.168.100.100/24`` - on your network interface. + The LiteX design is provided with an Ethernet module that uses the ``192.168.100.100/24`` + IPv4 address that needs to be set on your network interface. -You should observe the following line in the OpenOCD output + You may find these information useful to correctly setup the network interface: + https://github.com/timvideos/litex-buildenv/wiki/Networking + +You should observe the following line in the OpenOCD output: .. code-block:: bash