mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-01 08:20:47 +00:00
linux-ti-staging: Update for AM437x GP EVM DTB
Signed-off-by: Chase Maupin <Chase.Maupin@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
fe3eb57f58
commit
466c2ab71c
@@ -16,7 +16,7 @@ XSERVER = "xserver-xorg \
|
|||||||
GUI_MACHINE_CLASS = "bigscreen"
|
GUI_MACHINE_CLASS = "bigscreen"
|
||||||
|
|
||||||
# Increase this everytime you change something in the kernel
|
# Increase this everytime you change something in the kernel
|
||||||
MACHINE_KERNEL_PR = "r0"
|
MACHINE_KERNEL_PR = "r1"
|
||||||
|
|
||||||
# Default providers, may need to override for specific machines
|
# Default providers, may need to override for specific machines
|
||||||
PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging"
|
PREFERRED_PROVIDER_virtual/kernel = "linux-ti-staging"
|
||||||
|
|||||||
@@ -18,7 +18,7 @@ RDEPENDS_kernel-base_append_ti33x = " am33x-cm3 am33x-cm3-initscript"
|
|||||||
# Default is to package all dtb files for ti33x devices unless building
|
# Default is to package all dtb files for ti33x devices unless building
|
||||||
# for the specific beaglebone machine.
|
# for the specific beaglebone machine.
|
||||||
KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb"
|
KERNEL_DEVICETREE_ti33x = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb"
|
||||||
KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb"
|
KERNEL_DEVICETREE_ti43x = "am43x-epos-evm.dtb am437x-gp-evm.dtb"
|
||||||
KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb"
|
KERNEL_DEVICETREE_beaglebone = "am335x-bone.dtb am335x-boneblack.dtb"
|
||||||
KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb"
|
KERNEL_DEVICETREE_omap5-evm = "omap5-uevm.dtb"
|
||||||
KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb"
|
KERNEL_DEVICETREE_dra7xx-evm = "dra7-evm.dtb"
|
||||||
|
|||||||
Reference in New Issue
Block a user