[bootlin/training-materials updates] master: Boot time labs: minor correction (67599df0)

Michael Opdenacker michael.opdenacker at bootlin.com
Tue May 17 09:39:12 CEST 2022


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

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

commit 67599df0aa877a13d2c89b4cc59395b38f895bb8
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Tue May 17 09:39:12 2022 +0200

    Boot time labs: minor correction
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

67599df0aa877a13d2c89b4cc59395b38f895bb8
 labs/boot-time-build-bootloader/boot-time-build-bootloader.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/boot-time-build-bootloader/boot-time-build-bootloader.tex b/labs/boot-time-build-bootloader/boot-time-build-bootloader.tex
index fec3d47a..6347c77e 100644
--- a/labs/boot-time-build-bootloader/boot-time-build-bootloader.tex
+++ b/labs/boot-time-build-bootloader/boot-time-build-bootloader.tex
@@ -30,7 +30,7 @@ Let's use a ready-made U-Boot configuration for our hardware.
 The \projdir{u-boot}{configs} directory normally contains one or several
 configuration file(s) for each supported board. However, in our case,
 we are going to use a more generic configuration file that supports all
-Beaglebone Black variants and, according to the name, the AM335x EVM board too:
+TI AM335x based BeagleBone variants and the AM335x EVM board too:
 
 \begin{verbatim}
 make am335x_evm_defconfig




More information about the training-materials-updates mailing list