Re: [PATCH v2 1/7] board: phytec: phycore_am62x: Update environment for fitboot

2025-05-22 Thread Tom Rini
On Thu, 08 May 2025 17:15:42 +0200, Wadim Egorov wrote: > Add fit_addr_r to the environment to allow us to boot from a FIT image. > > Applied to u-boot/next, thanks! [1/7] board: phytec: phycore_am62x: Update environment for fitboot commit: fdd2af2c13848dbec1210a3361c667476c328263 [2/7]

[PATCH v2 1/7] board: phytec: phycore_am62x: Update environment for fitboot

2025-05-08 Thread Wadim Egorov
From: Nathan Morrisson Add fit_addr_r to the environment to allow us to boot from a FIT image. Signed-off-by: Nathan Morrisson Signed-off-by: Wadim Egorov --- v1: https://lists.denx.de/pipermail/u-boot/2025-April/588142.html v2: No changes --- board/phytec/phycore_am62x/phycore_am62x.env | 1