[bootlin/training-materials updates] master: yocto: labs: mention TFTP booting when updating kernel and dtb (143d9489)

Luca Ceresoli luca.ceresoli at bootlin.com
Fri Nov 18 10:38:41 CET 2022


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

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

commit 143d9489721716cefcdc08028bf208b1d5ba3dc1
Author: Luca Ceresoli <luca.ceresoli at bootlin.com>
Date:   Wed Nov 16 18:08:39 2022 +0100

    yocto: labs: mention TFTP booting when updating kernel and dtb
    
    Signed-off-by: Luca Ceresoli <luca.ceresoli at bootlin.com>


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

143d9489721716cefcdc08028bf208b1d5ba3dc1
 labs/yocto-extend-recipe/yocto-extend-recipe.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/labs/yocto-extend-recipe/yocto-extend-recipe.tex b/labs/yocto-extend-recipe/yocto-extend-recipe.tex
index 6bc5adb2..2f5bd2ab 100644
--- a/labs/yocto-extend-recipe/yocto-extend-recipe.tex
+++ b/labs/yocto-extend-recipe/yocto-extend-recipe.tex
@@ -118,7 +118,8 @@ Connect the Nunchuk pins:
 \section{Test the Nunchuk}
 
 Copy the newly generated kernel and device tree images into the first SD card
-partition. Then boot the board and wait until you have access to the
+partition (or to the TFTP server home directory in case you enabled TFTP
+boot). Then boot the board and wait until you have access to the
 \code{busybox} command line.
 
 You can then make sure that the Nunchuk is recognized and is working by




More information about the training-materials-updates mailing list