Re: [PATCH 1/4] configs: phycore_am62x_a53: Add more commands

2024-07-16 Thread Tom Rini
On Sun, 30 Jun 2024 23:20:47 -0700, Daniel Schultz wrote: > Add i2c and rtc commands with all dependencies which are > required for testing. > > Additionally, add smc and cache commands to boot Zephyr on the A53. > > Applied to u-boot/master, thanks! -- Tom

Re: [PATCH 1/4] configs: phycore_am62x_a53: Add more commands

2024-07-09 Thread Wadim Egorov
Am 01.07.24 um 08:20 schrieb Daniel Schultz: Add i2c and rtc commands with all dependencies which are required for testing. Additionally, add smc and cache commands to boot Zephyr on the A53. Signed-off-by: Daniel Schultz For this series, Reviewed-by: Wadim Egorov --- configs/phycor