[PATCH 0/9] board: beagle: beagley-ai: Cleanups and
Jon Humphreys
j-humphreys at ti.com
Fri Apr 18 01:05:38 CEST 2025
Nishanth Menon <nm at ti.com> writes:
> 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:
>
> Bootlog: https://gist.github.com/nmenon/a3a18825a783c0c3798cc72506cfead2
>
> I tried to enable efi capsules, but I lost patience rather too soon. So
> probably some other time or perhaps someone else would like to contribute.
>
Nishanth, since the BeagleY-AI does not have any on-board non-volatile
storage, I don't think efi capsule update makes any sense anyway.
Jon
> 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 | 228 +++++++++++++++++++
> doc/board/beagle/index.rst | 1 +
> doc/board/ti/k3.rst | 1 +
> 8 files changed, 478 insertions(+), 41 deletions(-)
> create mode 100644 doc/board/beagle/am67a_beagley_ai.rst
>
> --
> 2.47.0
More information about the U-Boot
mailing list