Re: [PATCH] configs: am62ax_evm_a53_defconfig: Enable YMODEM support at A53 SPL

2023-06-01 Thread Tom Rini
On Mon, May 08, 2023 at 10:13:32AM +0530, Vignesh Raghavendra wrote: > This is required for UART boot flow where u-boot.img needs to be > downloaded via YMODEM. > > Signed-off-by: Vignesh Raghavendra > Reviewed-by: Bryan Brattlof Applied to u-boot/next, thanks! -- Tom signature.asc

Re: [PATCH] configs: am62ax_evm_a53_defconfig: Enable YMODEM support at A53 SPL

2023-05-09 Thread Bryan Brattlof
Hi Vignesh! On May 8, 2023 thus sayeth Vignesh Raghavendra: > This is required for UART boot flow where u-boot.img needs to be > downloaded via YMODEM. > > Signed-off-by: Vignesh Raghavendra > --- > configs/am62ax_evm_a53_defconfig | 1 + > 1 file changed, 1 insertion(+) Oops I thought I had

[PATCH] configs: am62ax_evm_a53_defconfig: Enable YMODEM support at A53 SPL

2023-05-07 Thread Vignesh Raghavendra
This is required for UART boot flow where u-boot.img needs to be downloaded via YMODEM. Signed-off-by: Vignesh Raghavendra --- configs/am62ax_evm_a53_defconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/configs/am62ax_evm_a53_defconfig b/configs/am62ax_evm_a53_defconfig index