Skip to content
Snippets Groups Projects
Commit 566ca1e4 authored by Maxin B. John's avatar Maxin B. John Committed by Richard Purdie
Browse files

beagleboard: update the dts location


Update the dts path for beagleboard

(From meta-yocto rev: e29387d71a4c532431669f317ea518f99b1dd786)

Signed-off-by: default avatarMaxin B. John <maxin.john@enea.com>
Signed-off-by: default avatarRichard Purdie <richard.purdie@linuxfoundation.org>
parent cdc3549c
Branches
Tags 1.5_M5.rc1
No related merge requests found
......@@ -32,7 +32,7 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
PREFERRED_VERSION_linux-yocto ?= "3.10%"
KERNEL_IMAGETYPE = "zImage"
KERNEL_DEVICETREE = "${S}/arch/powerpc/boot/dts/omap3-beagle.dts ${S}/arch/powerpc/boot/dts/omap3-beagle-xm.dts"
KERNEL_DEVICETREE = "${S}/arch/arm/boot/dts/omap3-beagle.dts ${S}/arch/arm/boot/dts/omap3-beagle-xm.dts"
SPL_BINARY = "MLO"
UBOOT_SUFFIX = "img"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment