[bootlin/training-materials updates] master: Embedded Linux: fix STM32 U-Boot instructions (2f5de50a)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue Nov 9 19:36:31 CET 2021


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/2f5de50a2899531fd5bff252f58e08297bec5719

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

commit 2f5de50a2899531fd5bff252f58e08297bec5719
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue Nov 9 19:36:31 2021 +0100

    Embedded Linux: fix STM32 U-Boot instructions
    
    They were still refering to the Ethernet ports on SAMA5D3 Xplained
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

2f5de50a2899531fd5bff252f58e08297bec5719
 labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex b/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
index 900ddcb8..74e0d524 100644
--- a/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
+++ b/labs/sysdev-u-boot-stm32/sysdev-u-boot-stm32.tex
@@ -306,7 +306,7 @@ 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 labelled ETH0/GETH of
+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 should appear on your




More information about the training-materials-updates mailing list