[gnome-continuous-yocto/gnomeostree-3.28-rocko: 7907/8267] yocto-bsp: add BBG dtb
- From: Emmanuele Bassi <ebassi src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous-yocto/gnomeostree-3.28-rocko: 7907/8267] yocto-bsp: add BBG dtb
- Date: Sun, 17 Dec 2017 06:54:25 +0000 (UTC)
commit 85f55343bc5d9cabdfda35fb0f1c4274a5c51cf9
Author: Anders Darander <anders chargestorm se>
Date: Tue Sep 26 08:54:48 2017 +0200
yocto-bsp: add BBG dtb
As 4.4 is the lowest kernel version in oe-core, we can add the dtb for the
beaglebon green to the list of dtb's to generate.
(From meta-yocto rev: dc77383ca352431cba7cb779899220db4eaa0cba)
Signed-off-by: Anders Darander <anders chargestorm se>
Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>
meta-yocto-bsp/conf/machine/beaglebone.conf | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/meta-yocto-bsp/conf/machine/beaglebone.conf b/meta-yocto-bsp/conf/machine/beaglebone.conf
index 4a90ba5..1bdd4df 100644
--- a/meta-yocto-bsp/conf/machine/beaglebone.conf
+++ b/meta-yocto-bsp/conf/machine/beaglebone.conf
@@ -26,7 +26,7 @@ PREFERRED_PROVIDER_virtual/kernel ?= "linux-yocto"
PREFERRED_VERSION_linux-yocto ?= "4.12%"
KERNEL_IMAGETYPE = "zImage"
-KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb"
+KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb am335x-bonegreen.dtb"
KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT}"
SPL_BINARY = "MLO"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]