[PATCH] arm: apple: Disable SMBIOS again

Simon Glass sjg at chromium.org
Tue Dec 26 10:46:50 CET 2023


On Sun, Dec 24, 2023 at 6:12 PM Mark Kettenis <kettenis at openbsd.org> wrote:
>
> Apple machines do not have memory below 4G.  Since U-Boot does
> not support the SMBIOS 3 header structures this means we can't
> support SMBIOS on these machines.  Unfortunately the refactoring
> of the SMBIOS code this cycle accidentally enabled it again.
>
> Fixes: 53fab13a7b1 ("efi: Use the installed SMBIOS tables")
> Signed-off-by: Mark Kettenis <kettenis at openbsd.org>
> ---
>  configs/apple_m1_defconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list