Re: [PATCH 00/15] configs: ti: Enable basic settings for SystemReady ACS

2024-04-17 Thread Tom Rini
On Mon, 08 Apr 2024 16:10:45 -0500, Jonathan Humphreys wrote:

> Set basic settings needed for System Ready IR ACS testing, for several TI SoC
> based platforms: AM64, AM62, AM62p, BeaglePlay, J7, and BeagleboneAI.
> 
> For AM64, AM62, and AM62p, also includes some config cleanup.  Should be no
> functional change.
> 
> Jonathan Humphreys (15):
>   configs: am64x: cosmetic config cleanup
>   configs: am64x: Enable basic EFI CMD support
>   configs: am64x: Enable RTC emulation
>   configs: j721e: Enable basic EFI CMD support
>   configs: j721e: Enable RTC emulation
>   configs: beagleplay: Enable basic EFI CMD support
>   configs: beagleplay: Enable RTC emulation
>   configs: am62px: cosmetic config cleanup
>   configs: am62px: Enable basic EFI CMD support
>   configs: am62px: Enable RTC emulation
>   configs: am62x: cosmetic config cleanup
>   configs: am62x: Enable basic EFI CMD support
>   configs: am62x: Enable RTC emulation
>   configs: beagleboneai64: Enable basic EFI CMD support
>   configs: beagleboneai64: Enable RTC emulation
> 
> [...]

Applied to u-boot/master, thanks!

-- 
Tom




[PATCH 00/15] configs: ti: Enable basic settings for SystemReady ACS

2024-04-08 Thread Jonathan Humphreys
Set basic settings needed for System Ready IR ACS testing, for several TI SoC
based platforms: AM64, AM62, AM62p, BeaglePlay, J7, and BeagleboneAI.

For AM64, AM62, and AM62p, also includes some config cleanup.  Should be no
functional change.

Jonathan Humphreys (15):
  configs: am64x: cosmetic config cleanup
  configs: am64x: Enable basic EFI CMD support
  configs: am64x: Enable RTC emulation
  configs: j721e: Enable basic EFI CMD support
  configs: j721e: Enable RTC emulation
  configs: beagleplay: Enable basic EFI CMD support
  configs: beagleplay: Enable RTC emulation
  configs: am62px: cosmetic config cleanup
  configs: am62px: Enable basic EFI CMD support
  configs: am62px: Enable RTC emulation
  configs: am62x: cosmetic config cleanup
  configs: am62x: Enable basic EFI CMD support
  configs: am62x: Enable RTC emulation
  configs: beagleboneai64: Enable basic EFI CMD support
  configs: beagleboneai64: Enable RTC emulation

 configs/am62px_evm_a53_defconfig   | 21 +++--
 configs/am62x_beagleplay_a53_defconfig |  6 ++
 configs/am62x_evm_a53_defconfig| 14 ++
 configs/am64x_evm_a53_defconfig| 16 +++-
 configs/j721e_beagleboneai64_a72_defconfig |  6 ++
 configs/j721e_evm_a72_defconfig|  6 ++
 6 files changed, 50 insertions(+), 19 deletions(-)

-- 
2.34.1