summaryrefslogtreecommitdiffstats
path: root/meta-ti-bsp/conf/machine/beaglebone.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-ti-bsp/conf/machine/beaglebone.conf')
-rw-r--r--meta-ti-bsp/conf/machine/beaglebone.conf57
1 files changed, 51 insertions, 6 deletions
diff --git a/meta-ti-bsp/conf/machine/beaglebone.conf b/meta-ti-bsp/conf/machine/beaglebone.conf
index d9353e9b..7f78b297 100644
--- a/meta-ti-bsp/conf/machine/beaglebone.conf
+++ b/meta-ti-bsp/conf/machine/beaglebone.conf
@@ -9,12 +9,57 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org"
9KERNEL_DEVICETREE_PREFIX = "am335x-bone" 9KERNEL_DEVICETREE_PREFIX = "am335x-bone"
10 10
11KERNEL_DEVICETREE = " \ 11KERNEL_DEVICETREE = " \
12 am335x-bone.dtb \ 12am335x-bone.dtb \
13 am335x-boneblue.dtb \ 13am335x-boneblack.dtb \
14 am335x-boneblack.dtb \ 14am335x-boneblack-pps.dtb \
15 am335x-boneblack-wireless.dtb \ 15am335x-boneblack-uboot.dtb \
16 am335x-bonegreen.dtb \ 16am335x-boneblack-uboot-univ.dtb \
17 am335x-bonegreen-wireless.dtb \ 17am335x-boneblack-wireless.dtb \
18am335x-boneblue.dtb \
19am335x-bonegreen.dtb \
20am335x-bonegreen-gateway.dtb \
21am335x-bonegreen-wireless.dtb \
22am335x-bonegreen-wireless-uboot-univ.dtb \
23am335x-pocketbeagle.dtb \
24am335x-sancloud-bbe.dtb \
25am335x-sancloud-bbe-extended-wifi.dtb \
26am335x-sancloud-bbe-lite.dtb \
27"
28
29# Extra DT overlays/capes
30KERNEL_DEVICETREE += " \
31AM335X-PRU-UIO-00A0.dtbo \
32BB-ADC-00A0.dtbo \
33BB-BBBW-WL1835-00A0.dtbo \
34BB-BBGG-WL1835-00A0.dtbo \
35BB-BBGW-WL1835-00A0.dtbo \
36BB-BONE-4D5R-01-00A1.dtbo \
37BB-BONE-eMMC1-01-00A0.dtbo \
38BB-BONE-LCD4-01-00A1.dtbo \
39BB-BONE-NH7C-01-A0.dtbo \
40BB-CAPE-DISP-CT4-00A0.dtbo \
41BB-HDMI-TDA998x-00A0.dtbo \
42BB-I2C1-MCP7940X-00A0.dtbo \
43BB-I2C1-RTC-DS3231.dtbo \
44BB-I2C1-RTC-PCF8563.dtbo \
45BB-I2C2-BME680.dtbo \
46BB-I2C2-MPU6050.dtbo \
47BB-LCD-ADAFRUIT-24-SPI1-00A0.dtbo \
48BB-NHDMI-TDA998x-00A0.dtbo \
49BBORG_COMMS-00A2.dtbo \
50BBORG_FAN-A000.dtbo \
51BBORG_RELAY-00A2.dtbo \
52BB-SPIDEV0-00A0.dtbo \
53BB-SPIDEV1-00A0.dtbo \
54BB-UART1-00A0.dtbo \
55BB-UART2-00A0.dtbo \
56BB-UART4-00A0.dtbo \
57BB-W1-P9.12-00A0.dtbo \
58BONE-ADC.dtbo \
59M-BB-BBG-00A0.dtbo \
60M-BB-BBGG-00A0.dtbo \
61PB-MIKROBUS-0.dtbo \
62PB-MIKROBUS-1.dtbo \
18" 63"
19 64
20MACHINE_GUI_CLASS = "bigscreen" 65MACHINE_GUI_CLASS = "bigscreen"