On Fri, Aug 07, 2026 at 11:07:10AM -0700, Elliot Berman wrote: > QEMU pflash is mapped just below 4GiB. Describe it as a cfi-flash > node so the MTD subsystem can probe it. When a flash device is not > exposed to the guest by QEMU, the address is still backed by ROM, so > we'll just see no flash found rather than faulting. > > Signed-off-by: Elliot Berman <[email protected]> > Reviewed-by: Simon Glass <[email protected]> > --- > arch/x86/dts/pflash.dtsi | 18 ++++++++++++++++++ > arch/x86/dts/qemu-x86_i440fx.dts | 1 + > arch/x86/dts/qemu-x86_q35.dts | 1 + > 3 files changed, 20 insertions(+)
This makes "coreboot" and some other x86 targets fail to compile now. -- Tom
signature.asc
Description: PGP signature
