beaglebone: add DT for BeagleBone Green
authorMatthias Fritzsche <txt.file@txtfile.eu>
Wed, 5 Apr 2017 20:11:59 +0000 (22:11 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Wed, 5 Apr 2017 20:25:40 +0000 (22:25 +0200)
Signed-off-by: Matthias Fritzsche <txt.file@txtfile.eu>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
board/beaglebone/genimage.cfg
configs/beaglebone_defconfig
configs/beaglebone_qt5_defconfig

index ba60297dde175b9eb7fab512c5496fadc89f5f5d..cfc1039ec401f8657f0570ff056a0e79c656e015 100644 (file)
@@ -9,6 +9,7 @@ image boot.vfat {
                        "am335x-evmsk.dtb",
                        "am335x-bone.dtb",
                        "am335x-boneblack.dtb",
+                       "am335x-bonegreen.dtb",
                }
        }
        size = 16M
index 6fe3a5ec0a15b89c8066abee99c2df79f443bf61..b74ffbce5c5c63c3febc2c17fc4b947afecdc34e 100644 (file)
@@ -10,7 +10,7 @@ BR2_LINUX_KERNEL_CUSTOM_REPO_URL="git://git.ti.com/processor-sdk/processor-sdk-l
 BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="adde2ca9f86797071f6e7b2b9e779fa5e4a8f3cd"
 BR2_LINUX_KERNEL_DEFCONFIG="omap2plus"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
-BR2_LINUX_KERNEL_INTREE_DTS_NAME="am335x-evm am335x-bone am335x-boneblack am335x-evmsk"
+BR2_LINUX_KERNEL_INTREE_DTS_NAME="am335x-evm am335x-bone am335x-boneblack am335x-bonegreen am335x-evmsk"
 BR2_TARGET_ROOTFS_EXT2=y
 BR2_TARGET_ROOTFS_EXT2_4=y
 BR2_TARGET_UBOOT=y
index a9ab5a240f84e59cf5250bd50c04ec1aefd552ff..78dc109736a7720b8eb6d67e807e79255b56728c 100644 (file)
@@ -14,7 +14,7 @@ BR2_LINUX_KERNEL_CUSTOM_REPO_VERSION="52c4aa7cdb93d61f8008f380135beaf7b8fa6593"
 BR2_LINUX_KERNEL_DEFCONFIG="omap2plus"
 BR2_LINUX_KERNEL_CONFIG_FRAGMENT_FILES="board/beaglebone/linux-4.1-sgx.fragment"
 BR2_LINUX_KERNEL_DTS_SUPPORT=y
-BR2_LINUX_KERNEL_INTREE_DTS_NAME="am335x-evm am335x-bone am335x-boneblack am335x-evmsk"
+BR2_LINUX_KERNEL_INTREE_DTS_NAME="am335x-evm am335x-bone am335x-boneblack am335x-bonegreen am335x-evmsk"
 BR2_PACKAGE_FBV=y
 BR2_PACKAGE_QT5=y
 BR2_PACKAGE_QT5BASE_LICENSE_APPROVED=y