Re: [PATCH] configs: am65x_evm_a53: convert to a standard boot flow

2025-04-18 Thread Tom Rini
On Fri, 11 Apr 2025 17:48:39 -0500, Bryan Brattlof wrote: > Rather than maintaining custom hush scripting to boot the SDK, migrate > to a 'standard boot' method which simplifies maintenance and enables > multiple distributions to use this evaluation module. > > Applied to u-boot/master, thanks!

[PATCH] configs: am65x_evm_a53: convert to a standard boot flow

2025-04-11 Thread Bryan Brattlof
Rather than maintaining custom hush scripting to boot the SDK, migrate to a 'standard boot' method which simplifies maintenance and enables multiple distributions to use this evaluation module. Signed-off-by: Bryan Brattlof --- configs/am65x_evm_a53_defconfig | 3 ++- 1 file changed, 2 insertion