Re: [PATCH] configs: j784s4: Enable basic EFI CMD support

2024-06-14 Thread Tom Rini
On Fri, May 31, 2024 at 05:30:57PM -0500, Jonathan Humphreys wrote: > Enable basic configs for EFI CMD support. > > Signed-off-by: Jonathan Humphreys > --- > configs/j784s4_evm_a72_defconfig | 3 +++ > 1 file changed, 3 insertions(+) Please rebase on top of current -next, thanks. -- Tom

[PATCH] configs: j784s4: Enable basic EFI CMD support

2024-05-31 Thread Jonathan Humphreys
Enable basic configs for EFI CMD support. Signed-off-by: Jonathan Humphreys --- configs/j784s4_evm_a72_defconfig | 3 +++ 1 file changed, 3 insertions(+) diff --git a/configs/j784s4_evm_a72_defconfig b/configs/j784s4_evm_a72_defconfig index bb9603bef0f..665aa39a6bf 100644 ---