summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2018-03-01 06:02:04 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-03-01 13:46:20 -0500
commit1eac2f1034679088b865229871cf64620a67c94d (patch)
treee0693c35010688aefc96e909b0bee90ba0a4e20b
parent848c1e752ff02e561ef2e719a8f38496cc065b38 (diff)
downloadmeta-ti-1eac2f1034679088b865229871cf64620a67c94d.tar.gz
machines: update DTBs and other cleanups
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--conf/machine/am57xx-evm.conf5
-rw-r--r--conf/machine/beagle-x15.conf12
-rw-r--r--conf/machine/beaglebone.conf12
-rw-r--r--conf/machine/dra7xx-evm.conf2
-rw-r--r--conf/machine/include/ti33x.inc7
-rw-r--r--conf/machine/include/ti43x.inc6
6 files changed, 30 insertions, 14 deletions
diff --git a/conf/machine/am57xx-evm.conf b/conf/machine/am57xx-evm.conf
index 3419b398..b00460a9 100644
--- a/conf/machine/am57xx-evm.conf
+++ b/conf/machine/am57xx-evm.conf
@@ -14,8 +14,9 @@ KERNEL_DEVICETREE = "am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb am57xx-be
14 ti/am57xx-evm.dtbo ti/mt9t111.dtbo ti/ov10635.dtbo ti/am57xx-evm.itb \ 14 ti/am57xx-evm.dtbo ti/mt9t111.dtbo ti/ov10635.dtbo ti/am57xx-evm.itb \
15 am571x-idk.dtb am571x-idk-lcd-osd101t2045.dtb am571x-idk-lcd-osd101t2587.dtb \ 15 am571x-idk.dtb am571x-idk-lcd-osd101t2045.dtb am571x-idk-lcd-osd101t2587.dtb \
16 am572x-idk.dtb am572x-idk-lcd-osd101t2045.dtb am572x-idk-lcd-osd101t2587.dtb \ 16 am572x-idk.dtb am572x-idk-lcd-osd101t2045.dtb am572x-idk-lcd-osd101t2587.dtb \
17 am574x-idk.dtb am574x-idk-lcd-osd101t2587.dtb \ 17 am574x-idk.dtb am574x-idk-lcd-osd101t2587.dtb"
18 ${@base_conditional('ENABLE_TI_UIO_DEVICES', '1', 'am574x-idk-pru-excl-uio.dtb am572x-idk-pru-excl-uio.dtb am571x-idk-pru-excl-uio.dtb', '', d)}" 18
19KERNEL_DEVICETREE += "${@base_conditional('ENABLE_TI_UIO_DEVICES', '1', 'am574x-idk-pru-excl-uio.dtb am572x-idk-pru-excl-uio.dtb am571x-idk-pru-excl-uio.dtb', '', d)}"
19 20
20UBOOT_MACHINE = "am57xx_evm_config" 21UBOOT_MACHINE = "am57xx_evm_config"
21 22
diff --git a/conf/machine/beagle-x15.conf b/conf/machine/beagle-x15.conf
index e4552cd7..da275ad6 100644
--- a/conf/machine/beagle-x15.conf
+++ b/conf/machine/beagle-x15.conf
@@ -4,16 +4,20 @@
4 4
5require conf/machine/include/dra7xx.inc 5require conf/machine/include/dra7xx.inc
6 6
7MACHINE_GUI_CLASS = "bigscreen" 7KERNEL_DEVICETREE = "am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb am57xx-beagle-x15-revc.dtb"
8 8
9IMAGE_FSTYPES += "tar.xz" 9MACHINE_GUI_CLASS = "bigscreen"
10 10
11SERIAL_CONSOLE = "115200 ttyS2" 11SERIAL_CONSOLE = "115200 ttyS2"
12 12
13KERNEL_DEVICETREE = "am57xx-beagle-x15.dtb am57xx-beagle-x15-revb1.dtb"
14
15UBOOT_MACHINE = "am57xx_evm_config" 13UBOOT_MACHINE = "am57xx_evm_config"
16 14
15WKS_FILE = "sdimage-bootpart.wks"
16IMAGE_BOOT_FILES = "MLO u-boot.img"
17IMAGE_FSTYPES += "tar.xz wic.xz"
18
19do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot"
20
17# UBI information. Note that this is board and kernel specific. Changes 21# UBI information. Note that this is board and kernel specific. Changes
18# in your kernel port may require changes in these variables. For more 22# in your kernel port may require changes in these variables. For more
19# details about this board please see 23# details about this board please see
diff --git a/conf/machine/beaglebone.conf b/conf/machine/beaglebone.conf
index 715d2f21..06f43861 100644
--- a/conf/machine/beaglebone.conf
+++ b/conf/machine/beaglebone.conf
@@ -5,19 +5,21 @@
5require conf/machine/include/ti33x.inc 5require conf/machine/include/ti33x.inc
6require conf/machine/include/beaglebone.inc 6require conf/machine/include/beaglebone.inc
7 7
8KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblack.dtb am335x-bonegreen.dtb" 8KERNEL_DEVICETREE = "am335x-bone.dtb am335x-boneblue.dtb \
9 am335x-boneblack.dtb am335x-boneblack-wireless.dtb \
10 am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb"
9 11
10# Only has DVI connector for external screen 12# Only has DVI connector for external screen
11MACHINE_GUI_CLASS = "bigscreen" 13MACHINE_GUI_CLASS = "bigscreen"
12 14
13WKS_FILE = "sdimage-bootpart.wks"
14IMAGE_BOOT_FILES = "MLO u-boot.img"
15IMAGE_FSTYPES += "tar.xz wic.xz"
16
17SERIAL_CONSOLE = "115200 ttyS0" 15SERIAL_CONSOLE = "115200 ttyS0"
18 16
19UBOOT_MACHINE = "am335x_boneblack_config" 17UBOOT_MACHINE = "am335x_boneblack_config"
20 18
19WKS_FILE = "sdimage-bootpart.wks"
20IMAGE_BOOT_FILES = "MLO u-boot.img"
21IMAGE_FSTYPES += "tar.xz wic.xz"
22
21do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot" 23do_image_wic[depends] += "mtools-native:do_populate_sysroot dosfstools-native:do_populate_sysroot"
22 24
23# Refine the list of device targets for ti-pdk class recipes 25# Refine the list of device targets for ti-pdk class recipes
diff --git a/conf/machine/dra7xx-evm.conf b/conf/machine/dra7xx-evm.conf
index e0717c5f..9a65a271 100644
--- a/conf/machine/dra7xx-evm.conf
+++ b/conf/machine/dra7xx-evm.conf
@@ -13,7 +13,7 @@ SERIAL_CONSOLE = "115200 ttyS0"
13KERNEL_DEVICETREE = "dra7-evm.dtb dra7-evm-lcd-osd101t2045.dtb dra7-evm-lcd-osd101t2587.dtb \ 13KERNEL_DEVICETREE = "dra7-evm.dtb dra7-evm-lcd-osd101t2045.dtb dra7-evm-lcd-osd101t2587.dtb \
14 dra72-evm.dtb dra72-evm-lcd-osd101t2045.dtb dra72-evm-lcd-osd101t2587.dtb \ 14 dra72-evm.dtb dra72-evm-lcd-osd101t2045.dtb dra72-evm-lcd-osd101t2587.dtb \
15 dra72-evm-revc.dtb dra72-evm-revc-lcd-osd101t2045.dtb dra72-evm-revc-lcd-osd101t2587.dtb \ 15 dra72-evm-revc.dtb dra72-evm-revc-lcd-osd101t2045.dtb dra72-evm-revc-lcd-osd101t2587.dtb \
16 dra71-evm.dtb dra71-evm-lcd-auo-g101evn01.0.dtb \ 16 dra71-evm.dtb dra71-evm-lcd-auo-g101evn01.0.dtb dra71-lcard.dtb \
17 dra76-evm.dtb dra76-evm-tfp410.dtb" 17 dra76-evm.dtb dra76-evm-tfp410.dtb"
18 18
19UBOOT_MACHINE = "dra7xx_evm_config" 19UBOOT_MACHINE = "dra7xx_evm_config"
diff --git a/conf/machine/include/ti33x.inc b/conf/machine/include/ti33x.inc
index 4014f79f..412bbace 100644
--- a/conf/machine/include/ti33x.inc
+++ b/conf/machine/include/ti33x.inc
@@ -26,7 +26,12 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
26 26
27KERNEL_IMAGETYPE = "zImage" 27KERNEL_IMAGETYPE = "zImage"
28 28
29KERNEL_DEVICETREE = "am335x-evm.dtb am335x-evmsk.dtb am335x-bone.dtb am335x-boneblack.dtb am335x-bonegreen.dtb am335x-icev2.dtb ${@base_conditional('ENABLE_TI_UIO_DEVICES', '1', 'am335x-icev2-pru-excl-uio.dtb', '', d)}" 29KERNEL_DEVICETREE = "am335x-evm.dtb am335x-evmsk.dtb am335x-icev2.dtb \
30 am335x-bone.dtb am335x-boneblue.dtb \
31 am335x-boneblack.dtb am335x-boneblack-wireless.dtb \
32 am335x-bonegreen.dtb am335x-bonegreen-wireless.dtb"
33
34KERNEL_DEVICETREE += "${@base_conditional('ENABLE_TI_UIO_DEVICES', '1', 'am335x-icev2-pru-excl-uio.dtb', '', d)}"
30 35
31UBOOT_ARCH = "arm" 36UBOOT_ARCH = "arm"
32UBOOT_MACHINE = "am335x_evm_config" 37UBOOT_MACHINE = "am335x_evm_config"
diff --git a/conf/machine/include/ti43x.inc b/conf/machine/include/ti43x.inc
index 243bc5a6..85bc0760 100644
--- a/conf/machine/include/ti43x.inc
+++ b/conf/machine/include/ti43x.inc
@@ -26,7 +26,11 @@ PREFERRED_PROVIDER_u-boot = "u-boot-ti-staging"
26 26
27KERNEL_IMAGETYPE = "zImage" 27KERNEL_IMAGETYPE = "zImage"
28 28
29KERNEL_DEVICETREE = "am43x-epos-evm.dtb am437x-gp-evm.dtb am437x-gp-evm-hdmi.dtb am437x-sk-evm.dtb am437x-idk-evm.dtb ${@base_conditional('ENABLE_TI_UIO_DEVICES', '1', 'am437x-idk-pru-excl-uio.dtb', '', d)}" 29KERNEL_DEVICETREE = "am437x-gp-evm.dtb am437x-gp-evm-hdmi.dtb \
30 am437x-sk-evm.dtb am437x-idk-evm.dtb \
31 am43x-epos-evm.dtb am43x-epos-evm-hdmi.dtb"
32
33KERNEL_DEVICETREE += "${@base_conditional('ENABLE_TI_UIO_DEVICES', '1', 'am437x-idk-pru-excl-uio.dtb', '', d)}"
30 34
31UBOOT_ARCH = "arm" 35UBOOT_ARCH = "arm"
32UBOOT_MACHINE = "am43xx_evm_config" 36UBOOT_MACHINE = "am43xx_evm_config"