[FE training-materials-updates] yocto: labs: add the device tree into the machine configuration

Antoine Ténart antoine.tenart at free-electrons.com
Fri Dec 12 15:01:46 CET 2014


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

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

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

commit f3af6bd6296e8b829d52811d9353fa8c72b9c895
Author: Antoine Tenart <antoine.tenart at free-electrons.com>
Date:   Thu Dec 11 12:37:51 2014 +0100

    yocto: labs: add the device tree into the machine configuration
    
    Signed-off-by: Antoine Tenart <antoine.tenart at free-electrons.com>


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

f3af6bd6296e8b829d52811d9353fa8c72b9c895
 labs/yocto-custom-machine/yocto-custom-machine.tex | 1 +
 1 file changed, 1 insertion(+)

diff --git a/labs/yocto-custom-machine/yocto-custom-machine.tex b/labs/yocto-custom-machine/yocto-custom-machine.tex
index 34dfb37..b7abbcf 100644
--- a/labs/yocto-custom-machine/yocto-custom-machine.tex
+++ b/labs/yocto-custom-machine/yocto-custom-machine.tex
@@ -43,6 +43,7 @@ This \code{felabs} machine needs:
 \begin{itemize}
   \item To select \code{linux-ti-staging} as the preferred provider
     for the kernel.
+  \item To use \code{am335x-boneblack.dtb} device tree.
   \item To select \code{u-boot-ti-staging} as the preferred provider
     for the bootloader.
   \item To use a \code{zImage} kernel image type.



More information about the training-materials-updates mailing list