[PATCH V2 0/9] board: beagle: beagley-ai: Cleanups and stdboot
Nishanth Menon
nm at ti.com
Fri Apr 18 21:39:34 CEST 2025
Spin 2 of the series.
Just happened to get a BeagleY-AI at desk and happened to test master
branch (7dd49a9264a6 drivers: scsi: Add 'erase' support), noticed a few
issues which were rather easy to solve.. so, here we go:
Current series is based off:
master 71f497a6d390 ("Revert "power-domain: Add refcounting"")
BootLog: https://gist.github.com/nmenon/d5d761371515ce0e9cc77021533c34d7
Changes since V1:
- cosmetic fixups and pick up of acks
V1: https://lore.kernel.org/all/20250411225717.3117370-1-nm@ti.com/
Nishanth Menon (9):
board: beagle: beagley-ai: Add pattern match for MAINTAINERS
arch: arm: dts: k3-am67a-beagley-ai-u-boot: Mark main_gpio1 as
bootph-all
beagle: beagley-ai: env: Set up the boot devices and boot methods
beagle: beagley-ai: env: Setup scripts for LED control
beagle: beagley-ai: env: Enable DFU env options
configs: am67a_beagley_ai*: Use saveddefconfig
configs:am67a_beagley_ai*: Drop un-necessary config options
configs: am67a_beagley_ai_a53: Enable additional features
doc: beagle: Add BeagleY-AI documentation
arch/arm/dts/k3-am67a-beagley-ai-u-boot.dtsi | 4 +
board/beagle/beagley-ai/MAINTAINERS | 4 +-
board/beagle/beagley-ai/beagley-ai.env | 7 +-
configs/am67a_beagley_ai_a53_defconfig | 165 ++++++++++---
configs/am67a_beagley_ai_r5_defconfig | 109 ++++++++-
doc/board/beagle/am67a_beagley_ai.rst | 244 +++++++++++++++++++
doc/board/beagle/index.rst | 1 +
doc/board/ti/k3.rst | 1 +
8 files changed, 494 insertions(+), 41 deletions(-)
create mode 100644 doc/board/beagle/am67a_beagley_ai.rst
--
2.47.0
More information about the U-Boot
mailing list