summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@konsulko.com>2024-02-12 22:33:24 -0500
committerRyan Eatmon <reatmon@ti.com>2024-02-14 12:11:10 -0600
commit44eb6f819817069ed53de4d44f6ed042f3ae8957 (patch)
tree2b6e7232149b8c0b70347ffbe65d7414b9429461
parentef0ba74ca3ab26dc2b4ae89b7c82b1059d521720 (diff)
downloadmeta-ti-44eb6f819817069ed53de4d44f6ed042f3ae8957.tar.gz
meta-ti-bsp: update BeagleBoard.org BSP to the latest
* Update linux-bb.org to 6.1.69 for both 32 and 64 bit platforms * Update u-boot-bb.org to the latest 2023.04 based on SDK 9.1 release * Update DTB/DTBO lists to include latest renames and additions Note: all changes are in a single commit for bisectability Signed-off-by: Denys Dmytriyenko <denys@konsulko.com> Signed-off-by: Ryan Eatmon <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/conf/machine/beagle-x15.conf8
-rw-r--r--meta-ti-bsp/conf/machine/beaglebone-ai64.conf4
-rw-r--r--meta-ti-bsp/conf/machine/beaglebone.conf57
-rw-r--r--meta-ti-bsp/conf/machine/beagleplay.conf6
-rw-r--r--meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb12
-rw-r--r--meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb18
6 files changed, 78 insertions, 27 deletions
diff --git a/meta-ti-bsp/conf/machine/beagle-x15.conf b/meta-ti-bsp/conf/machine/beagle-x15.conf
index be27705c..d368fe1a 100644
--- a/meta-ti-bsp/conf/machine/beagle-x15.conf
+++ b/meta-ti-bsp/conf/machine/beagle-x15.conf
@@ -9,9 +9,11 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org"
9KERNEL_DEVICETREE_PREFIX = "am57xx-beagle-x15" 9KERNEL_DEVICETREE_PREFIX = "am57xx-beagle-x15"
10 10
11KERNEL_DEVICETREE = " \ 11KERNEL_DEVICETREE = " \
12 am57xx-beagle-x15.dtb \ 12am57xx-beagle-x15.dtb \
13 am57xx-beagle-x15-revb1.dtb \ 13am57xx-beagle-x15-revb1.dtb \
14 am57xx-beagle-x15-revc.dtb \ 14am57xx-beagle-x15-revc.dtb \
15am57xx-idk-lcd-osd101t2045.dtbo \
16am57xx-idk-lcd-osd101t2587.dtbo \
15" 17"
16 18
17MACHINE_GUI_CLASS = "bigscreen" 19MACHINE_GUI_CLASS = "bigscreen"
diff --git a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
index e529f565..31fb4ac4 100644
--- a/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
+++ b/meta-ti-bsp/conf/machine/beaglebone-ai64.conf
@@ -11,16 +11,18 @@ PREFERRED_PROVIDER_virtual/kernel = "linux-bb.org"
11KERNEL_DEVICETREE = " \ 11KERNEL_DEVICETREE = " \
12ti/k3-j721e-beagleboneai64.dtb \ 12ti/k3-j721e-beagleboneai64.dtb \
13ti/k3-j721e-common-proc-board.dtb \ 13ti/k3-j721e-common-proc-board.dtb \
14ti/k3-j721e-beagleboneai64-dsi-rpi-7inch-panel.dtbo \
14ti/k3-j721e-evm-csi2-ov5640.dtbo \ 15ti/k3-j721e-evm-csi2-ov5640.dtbo \
15ti/k3-j721e-evm-fusion.dtbo \ 16ti/k3-j721e-evm-fusion.dtbo \
16ti/k3-j721e-evm-gesi-exp-board.dtbo \ 17ti/k3-j721e-evm-gesi-exp-board.dtbo \
18ti/k3-j721e-evm-pcie0-ep.dtbo \
17ti/k3-j721e-evm-quad-port-eth-exp.dtbo \ 19ti/k3-j721e-evm-quad-port-eth-exp.dtbo \
18ti/k3-j721e-evm-virt-mac-client.dtbo \ 20ti/k3-j721e-evm-virt-mac-client.dtbo \
21ti/k3-j721e-sk.dtb \
19ti/k3-j721e-sk-csi2-ov5640.dtbo \ 22ti/k3-j721e-sk-csi2-ov5640.dtbo \
20ti/k3-j721e-sk-csi2-rpi-imx219.dtbo \ 23ti/k3-j721e-sk-csi2-rpi-imx219.dtbo \
21ti/k3-j721e-sk-fusion.dtbo \ 24ti/k3-j721e-sk-fusion.dtbo \
22ti/k3-j721e-sk-rpi-hdr-ehrpwm.dtbo \ 25ti/k3-j721e-sk-rpi-hdr-ehrpwm.dtbo \
23ti/k3-j721e-sk.dtb \
24" 26"
25 27
26MACHINE_GUI_CLASS = "bigscreen" 28MACHINE_GUI_CLASS = "bigscreen"
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"
diff --git a/meta-ti-bsp/conf/machine/beagleplay.conf b/meta-ti-bsp/conf/machine/beagleplay.conf
index 7778ba1e..cf86dae2 100644
--- a/meta-ti-bsp/conf/machine/beagleplay.conf
+++ b/meta-ti-bsp/conf/machine/beagleplay.conf
@@ -32,9 +32,7 @@ ti/k3-am625-sk.dtb \
32ti/k3-am625-sk-dmtimer-pwm.dtbo \ 32ti/k3-am625-sk-dmtimer-pwm.dtbo \
33ti/k3-am625-sk-ecap-capture.dtbo \ 33ti/k3-am625-sk-ecap-capture.dtbo \
34ti/k3-am625-sk-lincolntech-lcd185-panel.dtbo \ 34ti/k3-am625-sk-lincolntech-lcd185-panel.dtbo \
35ti/k3-am625-sk-mcan.dtbo \
36ti/k3-am625-sk-mcspi-loopback.dtbo \ 35ti/k3-am625-sk-mcspi-loopback.dtbo \
37ti/k3-am625-sk-mcu-gpio-wakeup.dtbo \
38ti/k3-am625-sk-microtips-mf101hie-panel.dtbo \ 36ti/k3-am625-sk-microtips-mf101hie-panel.dtbo \
39ti/k3-am625-sk-microtips-mf103hie-lcd2.dtbo \ 37ti/k3-am625-sk-microtips-mf103hie-lcd2.dtbo \
40ti/k3-am625-sk-pwm.dtbo \ 38ti/k3-am625-sk-pwm.dtbo \
@@ -42,7 +40,11 @@ ti/k3-am625-sk-rpi-hdr-ehrpwm.dtbo \
42ti/k3-am62x-sk-csi2-imx219.dtbo \ 40ti/k3-am62x-sk-csi2-imx219.dtbo \
43ti/k3-am62x-sk-csi2-ov5640.dtbo \ 41ti/k3-am62x-sk-csi2-ov5640.dtbo \
44ti/k3-am62x-sk-csi2-tevi-ov5640.dtbo \ 42ti/k3-am62x-sk-csi2-tevi-ov5640.dtbo \
43ti/k3-am62x-sk-csi2-v3link-fusion.dtbo \
44ti/k3-am62x-sk-eqep.dtbo \
45ti/k3-am62x-sk-hdmi-audio.dtbo \ 45ti/k3-am62x-sk-hdmi-audio.dtbo \
46ti/k3-am62x-sk-lpm-wkup-sources.dtbo \
47ti/k3-am62x-sk-mcan.dtbo \
46" 48"
47 49
48MACHINE_GUI_CLASS = "bigscreen" 50MACHINE_GUI_CLASS = "bigscreen"
diff --git a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb
index 5bb20213..13286564 100644
--- a/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb
+++ b/meta-ti-bsp/recipes-bsp/u-boot/u-boot-bb.org_git.bb
@@ -8,10 +8,10 @@ PV = "2023.04"
8 8
9UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git" 9UBOOT_GIT_URI = "git://github.com/beagleboard/u-boot.git"
10UBOOT_GIT_PROTOCOL = "https" 10UBOOT_GIT_PROTOCOL = "https"
11BRANCH = "v2023.04-ti-09.00.00.011" 11BRANCH = "v2023.04-ti-09.01.00.008"
12SRCREV = "4b8f8be8870f03d92a2b01d0d30ab912118adc82" 12SRCREV = "b0d717b732ee28e446baf94522b3491e590f7fbb"
13 13
14BRANCH:beagleplay = "v2023.04-ti-09.00.00.011-BeaglePlay" 14BRANCH:beagleplay = "v2023.04-ti-09.01.00.008-BeaglePlay"
15BRANCH:beagleplay-k3r5 = "v2023.04-ti-09.00.00.011-BeaglePlay" 15BRANCH:beagleplay-k3r5 = "v2023.04-ti-09.01.00.008-BeaglePlay"
16SRCREV:beagleplay = "10afea462ea1113701f6f0f8853fdff985aa275d" 16SRCREV:beagleplay = "43791d945f4e5c25bcc19b9c778e8f9d194dc16e"
17SRCREV:beagleplay-k3r5 = "10afea462ea1113701f6f0f8853fdff985aa275d" 17SRCREV:beagleplay-k3r5 = "43791d945f4e5c25bcc19b9c778e8f9d194dc16e"
diff --git a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb b/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb
index 9d798b9f..d6c4b993 100644
--- a/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb
+++ b/meta-ti-bsp/recipes-kernel/linux/linux-bb.org_git.bb
@@ -19,15 +19,15 @@ KERNEL_EXTRA_ARGS += "LOADADDR=${UBOOT_ENTRYPOINT} ${EXTRA_DTC_ARGS}"
19 19
20S = "${WORKDIR}/git" 20S = "${WORKDIR}/git"
21 21
22# 6.1.46 version for 32-bit 22# 6.1.69 version for 32-bit
23SRCREV:armv7a = "0df74a0c083222077e8def3ec7e52c75f7eff2f0" 23SRCREV:armv7a = "a1f26a19581970f76220c68c438981796ce5b767"
24PV:armv7a = "6.1.46+git${SRCPV}" 24PV:armv7a = "6.1.69+git${SRCPV}"
25BRANCH:armv7a = "v6.1.46-ti-r13" 25BRANCH:armv7a = "v6.1.69-ti-r22"
26 26
27# 6.1.46 version for 64-bit 27# 6.1.69 version for 64-bit
28SRCREV:aarch64 = "f47f74d11b19d8ae2f146de92c258f40e0930d86" 28SRCREV:aarch64 = "bc76b5d278271f66a6faeb2d09cb09fc6c57dd3c"
29PV:aarch64 = "6.1.46+git${SRCPV}" 29PV:aarch64 = "6.1.69+git${SRCPV}"
30BRANCH:aarch64 = "v6.1.46-ti-arm64-r13" 30BRANCH:aarch64 = "v6.1.69-ti-arm64-r24"
31 31
32SRC_URI = " \ 32SRC_URI = " \
33 git://github.com/beagleboard/linux.git;protocol=https;branch=${BRANCH} \ 33 git://github.com/beagleboard/linux.git;protocol=https;branch=${BRANCH} \