aboutsummaryrefslogtreecommitdiff
path: root/board/ti
diff options
context:
space:
mode:
authorNishanth Menon2023-11-04 03:01:35 -0500
committerTom Rini2023-11-22 13:22:01 -0500
commit73e88a901061cf4deb17fc7e9e18a1e02475a190 (patch)
tree7bb3c9c0086e5fbf97e1987e6aed3aba107f3fd4 /board/ti
parent2969ed31b893a117de7ec98fe7337e6e71cbaa55 (diff)
board: Move beagleplay under beagle vendor folder
Move beagleplay support away from ti/am62x to it's own beagle vendor folder. This forms the starting point for new beagle platforms added under it's own board vendor folder. As part of this create all the associated files with a bare minimum beagleplay.c file. Suggested-by: Andrew Davis <afd@ti.com> Signed-off-by: Nishanth Menon <nm@ti.com> Reviewed-by: Bryan Brattlof <bb@ti.com> [trini: Update k3-binman.dtsi to use full path to scheme.yaml now] Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'board/ti')
-rw-r--r--board/ti/am62x/MAINTAINERS7
-rw-r--r--board/ti/am62x/beagleplay.env19
2 files changed, 0 insertions, 26 deletions
diff --git a/board/ti/am62x/MAINTAINERS b/board/ti/am62x/MAINTAINERS
index 6ac4e65f5af..105e741995e 100644
--- a/board/ti/am62x/MAINTAINERS
+++ b/board/ti/am62x/MAINTAINERS
@@ -6,10 +6,3 @@ F: board/ti/am62x/
F: include/configs/am62x_evm.h
F: configs/am62x_evm_r5_defconfig
F: configs/am62x_evm_a53_defconfig
-
-BEAGLEPLAY BOARD
-M: Nishanth Menon <nm@ti.com>
-M: Robert Nelson <robertcnelson@gmail.com>
-M: Tom Rini <trini@konsulko.com>
-S: Maintained
-N: beagleplay
diff --git a/board/ti/am62x/beagleplay.env b/board/ti/am62x/beagleplay.env
deleted file mode 100644
index 4f0a94a8113..00000000000
--- a/board/ti/am62x/beagleplay.env
+++ /dev/null
@@ -1,19 +0,0 @@
-#include <env/ti/ti_common.env>
-#include <env/ti/default_findfdt.env>
-#include <env/ti/mmc.env>
-
-name_kern=Image
-console=ttyS2,115200n8
-args_all=setenv optargs ${optargs} earlycon=ns16550a,mmio32,0x02800000
-run_kern=booti ${loadaddr} ${rd_spec} ${fdtaddr}
-set_led_state_fail_load= led led-0 off; led led-1 on;
- led led-2 off; led led-3 on; led led-4 off
-set_led_state_start_load=led led-0 on; led led-1 off;
- led led-2 on; led led-3 off; led led-4 on
-boot=mmc
-mmcdev=1
-bootpart=1:1
-bootdir=/boot
-boot_targets=mmc1 mmc0 usb pxe
-bootmeths=script extlinux efi pxe
-rd_spec=-