Re: [PATCH v2 3/4] x86: emulation: enable cfi flash drivers for DFU
Simon Glass <[email protected]>
| Newsgroups | gmane.comp.boot-loaders.u-boot.general,gmane.comp.boot-loaders.u-boot |
|---|---|
| Message-ID | <CAFLszTib1q+Q0jd-sKA+8bfFqn2f=ecDLeCX=V2HCbgoTjD5Cw@mail.gmail.com> |
On 2026-08-07T18:07:09, Elliot Berman <[email protected]> wrote: > x86: emulation: enable cfi flash drivers for DFU > > Enable CFI, MTD, and DFU so the pflash node just added for qemu-x86/ > qemu-x86_64 can be probed and used for device firmware upgrade testing. > > Signed-off-by: Elliot Berman <[email protected]> > > configs/qemu-x86_64_defconfig | 11 +++++++++++ > configs/qemu-x86_defconfig | 11 +++++++++++ > 2 files changed, 22 insertions(+) Reviewed-by: Simon Glass <[email protected]>