[FE training-materials-updates] sysdev-u-boot: indicate with Eth port to use on the Xplained board

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Oct 29 11:07:01 CET 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=2f3737b7c389489324ab6ef83253eb7bf1e1e7d9

>---------------------------------------------------------------

commit 2f3737b7c389489324ab6ef83253eb7bf1e1e7d9
Author: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
Date:   Wed Oct 29 11:06:14 2014 +0100

    sysdev-u-boot: indicate with Eth port to use on the Xplained board
    
    The board has two Ethernet ports, so it may not be obvious which one
    should be used.
    
    Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>


>---------------------------------------------------------------

2f3737b7c389489324ab6ef83253eb7bf1e1e7d9
 labs/sysdev-u-boot/sysdev-u-boot.tex | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/labs/sysdev-u-boot/sysdev-u-boot.tex b/labs/sysdev-u-boot/sysdev-u-boot.tex
index f12969d..1764ab6 100644
--- a/labs/sysdev-u-boot/sysdev-u-boot.tex
+++ b/labs/sysdev-u-boot/sysdev-u-boot.tex
@@ -259,11 +259,11 @@ connection.
 To start with, install and configure a TFTP server on your development
 workstation, as detailed in the bootloader slides.
 
-With a network cable, connect the Ethernet port of your board to the
-one of your computer. If your computer already has a wired connection
-to the network, your instructor will provide you with a USB Ethernet
-adapter. A new network interface, probably \code{eth1} or \code{eth2},
-should appear on your Linux system.
+With a network cable, connect the Ethernet port labelled ETH0/GETH of
+your board to the one of your computer. If your computer already has a
+wired connection to the network, your instructor will provide you with
+a USB Ethernet adapter. A new network interface, probably \code{eth1}
+or \code{eth2}, should appear on your Linux system.
 
 To configure this network interface on the workstation side, click on
 the {\em Network Manager} tasklet on your desktop, and select {\em



More information about the training-materials-updates mailing list