board: ti: am33xx: Add support for BeagleBoard Green Eco
authorKory Maincent <kory.maincent@bootlin.com>
Fri, 25 Apr 2025 15:59:25 +0000 (17:59 +0200)
committerTom Rini <trini@konsulko.com>
Fri, 2 May 2025 21:32:44 +0000 (15:32 -0600)
commit510f2502475b9e695ae7e62272c8f90c2fdf0eda
tree750db90823bbf59d5c45cc72174ad97f4bae44dc
parent4b033d47c4fc051c47513441547f1ad155d2f9b4
board: ti: am33xx: Add support for BeagleBoard Green Eco

SeeedStudio BeagleBone Green Eco (BBGE) is a clone of the BeagleBone Green
(BBG). It has minor differences from the BBG, such as a different PMIC,
a different Ethernet PHY, and a larger eMMC.

The PMIC is not yet supported in mainline, but the work is ongoing.

Signed-off-by: Kory Maincent <kory.maincent@bootlin.com>
arch/arm/dts/Makefile
arch/arm/dts/am335x-bonegreen-eco.dts [new file with mode: 0644]
board/ti/am335x/board.c
board/ti/am335x/board.h
configs/am335x_evm_defconfig
configs/am335x_evm_spiboot_defconfig
configs/am335x_hs_evm_defconfig
configs/am335x_hs_evm_uart_defconfig
include/configs/am335x_evm.h