commit | 0389ced419d249d8742c69e177731b5d18ef3f2f | [log] [tgz] |
---|---|---|
author | Stefan Weil <weil@mail.berlios.de> | Fri Oct 15 22:51:07 2010 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Mon Nov 22 10:00:07 2010 +0200 |
tree | 01476f004360343974ceeaa4e0ecf6bb27425fdc | |
parent | ab85ceb1ad8797af2fb4c06bdc70f0ce0cf9b34f [diff] |
eepro100: Use a single rom file for all i825xx devices Patching the rom data during load (in qemu) now also supports i82801 (which had no rom file). We only need a single rom file for the whole device family, so remove the second one which is no longer needed. Cc: Markus Armbruster <armbru@redhat.com> Cc: Michael S. Tsirkin <mst@redhat.com> Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>