[PATCH v3 10/10] configs: Enable sysinfo for QEMU Arm64
Raymond Mao
raymond.mao at linaro.org
Fri Dec 20 21:41:39 CET 2024
Hi Heinrich,
On Thu, 19 Dec 2024 at 11:00, Heinrich Schuchardt <xypron.glpk at gmx.de>
wrote:
> On 06.12.24 23:54, Raymond Mao wrote:
> > Enable sysinfo smbios by default for arm64.
> > When SYSINFO_SMBIOS is enabled, disable QFW_SMBIOS.
> >
> > Signed-off-by: Raymond Mao <raymond.mao at linaro.org>
> > Reviewed-by: Simon Glass <sjg at chromium.org>
> > ---
> > Changes in v2
> > - None.
> > Changes in v3
> > - add CONFIG_GENERATE_SMBIOS_TABLE_VERBOSE
> >
> > configs/qemu_arm64_defconfig | 3 +++
> > drivers/misc/Kconfig | 2 +-
> > 2 files changed, 4 insertions(+), 1 deletion(-)
> >
> > diff --git a/configs/qemu_arm64_defconfig b/configs/qemu_arm64_defconfig
> > index 8dffb91e93b..31656699d82 100644
> > --- a/configs/qemu_arm64_defconfig
> > +++ b/configs/qemu_arm64_defconfig
>
> Doesn't this work on qemu_arm_defconfig?
> We should test on 32bit too.
>
> It has been tested on qemu_arm_defconfig manually, I can add the kconfig
for it if you want.
[snip]
Regards,
Raymond
More information about the U-Boot
mailing list