diff options
author | Denys Dmytriyenko <denys@ti.com> | 2019-08-20 04:18:18 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-08-20 23:00:11 +0000 |
commit | 80883994776936dda255a82b570bf235274d5362 (patch) | |
tree | 33fcdef843ac40e88b982aac7bd27824312ebc9e /conf | |
parent | f4b0490bee7f2841c9bde8df4d12b96bb465fd7f (diff) | |
download | meta-ti-80883994776936dda255a82b570bf235274d5362.tar.gz |
conf/machine: update with new DTBs/DTBOs
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'conf')
-rw-r--r-- | conf/machine/am65xx-evm.conf | 1 | ||||
-rw-r--r-- | conf/machine/include/ti33x.inc | 3 | ||||
-rw-r--r-- | conf/machine/j7-evm.conf | 4 |
3 files changed, 5 insertions, 3 deletions
diff --git a/conf/machine/am65xx-evm.conf b/conf/machine/am65xx-evm.conf index 83eae598..27bb0b06 100644 --- a/conf/machine/am65xx-evm.conf +++ b/conf/machine/am65xx-evm.conf | |||
@@ -16,6 +16,7 @@ KERNEL_DEVICETREE = " \ | |||
16 | ti/k3-am654-evm-csi2-ov490.dtbo ti/k3-am654-evm-csi2-ov5640.dtbo \ | 16 | ti/k3-am654-evm-csi2-ov490.dtbo ti/k3-am654-evm-csi2-ov5640.dtbo \ |
17 | ti/k3-am654-evm-oldi-lcd1evm.dtbo ti/k3-am654-evm-tc358876.dtbo \ | 17 | ti/k3-am654-evm-oldi-lcd1evm.dtbo ti/k3-am654-evm-tc358876.dtbo \ |
18 | ti/k3-am654-pcie-usb2.dtbo ti/k3-am654-pcie-usb3.dtbo \ | 18 | ti/k3-am654-pcie-usb2.dtbo ti/k3-am654-pcie-usb3.dtbo \ |
19 | ti/k3-am654-base-board-jailhouse.dtbo \ | ||
19 | " | 20 | " |
20 | 21 | ||
21 | UBOOT_MACHINE = "am65x_evm_a53_defconfig" | 22 | UBOOT_MACHINE = "am65x_evm_a53_defconfig" |
diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc index 8ddae81c..5ff6efea 100644 --- a/conf/machine/include/ti33x.inc +++ b/conf/machine/include/ti33x.inc | |||
@@ -30,8 +30,9 @@ KERNEL_DEVICETREE = " \ | |||
30 | am335x-evm.dtb am335x-evmsk.dtb \ | 30 | am335x-evm.dtb am335x-evmsk.dtb \ |
31 | am335x-icev2.dtb am335x-icev2-prueth.dtb \ | 31 | am335x-icev2.dtb am335x-icev2-prueth.dtb \ |
32 | am335x-pocketbeagle.dtb am335x-bone.dtb am335x-boneblue.dtb \ | 32 | am335x-pocketbeagle.dtb am335x-bone.dtb am335x-boneblue.dtb \ |
33 | am335x-boneblack.dtb am335x-boneblack-wireless.dtb \ | ||
34 | am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb \ | 33 | am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb \ |
34 | am335x-boneblack.dtb am335x-boneblack-wireless.dtb \ | ||
35 | am335x-boneblack-prusuart.dtb am335x-sancloud-bbe.dtb \ | ||
35 | " | 36 | " |
36 | 37 | ||
37 | KERNEL_DEVICETREE += "${@oe.utils.conditional('ENABLE_TI_UIO_DEVICES', '1', 'am335x-icev2-pru-excl-uio.dtb', '', d)}" | 38 | KERNEL_DEVICETREE += "${@oe.utils.conditional('ENABLE_TI_UIO_DEVICES', '1', 'am335x-icev2-pru-excl-uio.dtb', '', d)}" |
diff --git a/conf/machine/j7-evm.conf b/conf/machine/j7-evm.conf index 1cb9aff5..ca594e81 100644 --- a/conf/machine/j7-evm.conf +++ b/conf/machine/j7-evm.conf | |||
@@ -28,9 +28,9 @@ OPTEEOUTPUTMACHINE = "k3" | |||
28 | IMAGE_BOOT_FILES = "tispl.bin u-boot.img" | 28 | IMAGE_BOOT_FILES = "tispl.bin u-boot.img" |
29 | WKS_FILE = "sdimage-bootpart.wks" | 29 | WKS_FILE = "sdimage-bootpart.wks" |
30 | 30 | ||
31 | do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy" | ||
32 | |||
31 | # Set the list of device targets for ti-pdk class recipes | 33 | # Set the list of device targets for ti-pdk class recipes |
32 | TI_PDK_LIMIT_SOCS = "j721e" | 34 | TI_PDK_LIMIT_SOCS = "j721e" |
33 | TI_PDK_LIMIT_BOARDS = "j721e_evm" | 35 | TI_PDK_LIMIT_BOARDS = "j721e_evm" |
34 | TI_PDK_LIMIT_CORES = "mpu1_0 mcu1_0 mcu1_1 mcu2_0 mpu2_1 mpu3_0 mpu3_1 c66xdsp_1 c66xdsp_2 c7x_1" | 36 | TI_PDK_LIMIT_CORES = "mpu1_0 mcu1_0 mcu1_1 mcu2_0 mpu2_1 mpu3_0 mpu3_1 c66xdsp_1 c66xdsp_2 c7x_1" |
35 | |||
36 | do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot u-boot:do_deploy" | ||