]> Git Repo - J-u-boot.git/commit - configs/apple_m1_defconfig
arm: apple: Disable SMBIOS again
authorMark Kettenis <[email protected]>
Sun, 24 Dec 2023 18:12:55 +0000 (19:12 +0100)
committerTom Rini <[email protected]>
Tue, 26 Dec 2023 19:41:56 +0000 (14:41 -0500)
commit0a0ceea2269b983e736b80104f03cc800d1a5e2a
treed8197481f3cf07c00d73dc9741cd1e63f5d28282
parentf03e3f0b8b2275733d5e299efedaecce42b3db31
arm: apple: Disable SMBIOS again

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 <[email protected]>
Reviewed-by: Heinrich Schuchardt <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
configs/apple_m1_defconfig
This page took 0.035801 seconds and 4 git commands to generate.