Re: [PATCH v3 01/33] Makefile: Add a u-boot.cfg file for VPL

2024-10-01 Thread Tom Rini
On Sun, Sep 29, 2024 at 07:49:24PM -0600, Simon Glass wrote: > Create this file for VPL as well, for consistency. > > Signed-off-by: Simon Glass Reviewed-by: Tom Rini -- Tom signature.asc Description: PGP signature

[PATCH v3 01/33] Makefile: Add a u-boot.cfg file for VPL

2024-09-29 Thread Simon Glass
Create this file for VPL as well, for consistency. Signed-off-by: Simon Glass --- (no changes since v1) Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 525576f987d..300cee2e7f6 100644 --- a/Makefile +++ b/Makefile @@ -624,7 +624,7 @@ inclu