[FE training-materials-updates] yocto: labs: change the U-Boot configuration

Antoine Ténart antoine.tenart at free-electrons.com
Thu Jul 7 12:07:10 CEST 2016


Repository : git://git.free-electrons.com/training-materials.git
On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=3c3abd17c34b24370271ac1e98e7ff62cce0bab3

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

commit 3c3abd17c34b24370271ac1e98e7ff62cce0bab3
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Thu Jul 7 12:07:10 2016 +0200

    yocto: labs: change the U-Boot configuration
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

3c3abd17c34b24370271ac1e98e7ff62cce0bab3
 labs/yocto-custom-machine/yocto-custom-machine.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/labs/yocto-custom-machine/yocto-custom-machine.tex b/labs/yocto-custom-machine/yocto-custom-machine.tex
index dc3d6ef..f68303c 100644
--- a/labs/yocto-custom-machine/yocto-custom-machine.tex
+++ b/labs/yocto-custom-machine/yocto-custom-machine.tex
@@ -31,7 +31,7 @@ DEFAULTTUNE ?= "cortexa8thf-neon"
 require conf/machine/include/tune-cortexa8.inc
 
 UBOOT_ARCH = "arm"
-UBOOT_MACHINE = "am335x_evm_config"
+UBOOT_MACHINE = "am335x_boneblack"
 UBOOT_ENTRYPOINT = "0x80008000"
 UBOOT_LOADADDRESS = "0x80008000"
 \end{verbatim}




More information about the training-materials-updates mailing list