diff options
| author | Ryan Eatmon <reatmon@ti.com> | 2025-01-13 16:52:21 -0600 |
|---|---|---|
| committer | Ryan Eatmon <reatmon@ti.com> | 2025-01-13 17:36:11 -0600 |
| commit | 1a816523805abf1c5ed797b8dab842ab77c2de02 (patch) | |
| tree | 0833b6fb8567bdd2d95ee9391fbc82cce38cd52c /meta-beagle | |
| parent | e871a1e0d676eff7a176e5d0454648f8854d3d3b (diff) | |
| download | meta-ti-1a816523805abf1c5ed797b8dab842ab77c2de02.tar.gz | |
conf: machine: beagleplay*: Update defaults to mainline
The defaults for UBOOT_MACHINE and SPL_BINARY are now aligned with the
mainline values and new ti-6_1 values for the previous defaults were
created to capture those. Also updated the meta-beagle beagleplay since
it inherits the beagleplay-ti settings.
Signed-off-by: Ryan Eatmon <reatmon@ti.com>
Diffstat (limited to 'meta-beagle')
| -rw-r--r-- | meta-beagle/conf/machine/beagleplay-k3r5.conf | 2 | ||||
| -rw-r--r-- | meta-beagle/conf/machine/beagleplay.conf | 5 |
2 files changed, 2 insertions, 5 deletions
diff --git a/meta-beagle/conf/machine/beagleplay-k3r5.conf b/meta-beagle/conf/machine/beagleplay-k3r5.conf index 3e7f0c1b..f053c11e 100644 --- a/meta-beagle/conf/machine/beagleplay-k3r5.conf +++ b/meta-beagle/conf/machine/beagleplay-k3r5.conf | |||
| @@ -6,6 +6,6 @@ require conf/machine/beagleplay-ti-k3r5.conf | |||
| 6 | 6 | ||
| 7 | require conf/machine/include/beagle-bsp.inc | 7 | require conf/machine/include/beagle-bsp.inc |
| 8 | 8 | ||
| 9 | UBOOT_MACHINE:bsp-bb_org-6_6 = "am62x_beagleplay_r5_defconfig" | 9 | UBOOT_MACHINE:bsp-bb_org-6_1 = "am62x_evm_r5_defconfig" |
| 10 | 10 | ||
| 11 | UBOOT_CONFIG_FRAGMENTS:bsp-bb_org-6_1 = "am625_beagleplay_r5.config" | 11 | UBOOT_CONFIG_FRAGMENTS:bsp-bb_org-6_1 = "am625_beagleplay_r5.config" |
diff --git a/meta-beagle/conf/machine/beagleplay.conf b/meta-beagle/conf/machine/beagleplay.conf index b1a463e1..bc0de3f0 100644 --- a/meta-beagle/conf/machine/beagleplay.conf +++ b/meta-beagle/conf/machine/beagleplay.conf | |||
| @@ -6,13 +6,10 @@ require conf/machine/beagleplay-ti.conf | |||
| 6 | 6 | ||
| 7 | require conf/machine/include/beagle-bsp.inc | 7 | require conf/machine/include/beagle-bsp.inc |
| 8 | 8 | ||
| 9 | UBOOT_MACHINE:bsp-bb_org-6_6 = "am62x_beagleplay_a53_defconfig" | 9 | UBOOT_MACHINE:bsp-bb_org-6_1 = "am62x_evm_a53_defconfig" |
| 10 | 10 | ||
| 11 | UBOOT_CONFIG_FRAGMENTS:bsp-bb_org-6_1 = "am625_beagleplay_a53.config" | 11 | UBOOT_CONFIG_FRAGMENTS:bsp-bb_org-6_1 = "am625_beagleplay_a53.config" |
| 12 | 12 | ||
| 13 | SPL_BINARY:bsp-bb_org-6_6 = "tispl.bin_unsigned" | ||
| 14 | SPL_BINARYNAME:bsp-bb_org-6_6 = "tispl.bin" | ||
| 15 | |||
| 16 | KERNEL_DEVICETREE:append:bsp-bb_org-6_1 = " \ | 13 | KERNEL_DEVICETREE:append:bsp-bb_org-6_1 = " \ |
| 17 | ti/k3-am625-beagleplay-csi2-ov5640.dtbo \ | 14 | ti/k3-am625-beagleplay-csi2-ov5640.dtbo \ |
| 18 | ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtbo \ | 15 | ti/k3-am625-beagleplay-csi2-tevi-ov5640.dtbo \ |
