diff options
| author | Stefan Weil <sw@weilnetz.de> | 2012-11-24 23:03:13 +0100 |
|---|---|---|
| committer | Aurelien Jarno <aurelien@aurel32.net> | 2013-01-01 13:05:57 +0100 |
| commit | 5928023cef87847a295035487397b9ec701fdd6b (patch) | |
| tree | c54d65438acaf55d171ba42ac46556f11dc7064e /hw/kvm/pci-assign.c | |
| parent | 0f0b93980572726e69e32ff13e2d7fb72b936157 (diff) | |
| download | focaccia-qemu-5928023cef87847a295035487397b9ec701fdd6b.tar.gz focaccia-qemu-5928023cef87847a295035487397b9ec701fdd6b.zip | |
pflash_cfi01: Suppress warning when Linux probes for AMD flash
There are several ARM and MIPS boards which are manufactured with either Intel (pflash_cfi01.c) or AMD (pflash_cfi02.c) flash memory. The Linux kernel supports both and first probes for AMD flash which resulted in one or two warnings from the Intel flash emulation: pflash_write: Unimplemented flash cmd sequence (offset 0000000000000000, wcycle 0x0 cmd 0x0 value 0xf000f0) pflash_write: Unimplemented flash cmd sequence (offset 0000000000000000, wcycle 0x0 cmd 0x0 value 0xf0) These warnings confuse users, so suppress them. Signed-off-by: Stefan Weil <sw@weilnetz.de> Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
Diffstat (limited to 'hw/kvm/pci-assign.c')
0 files changed, 0 insertions, 0 deletions