I used this driver as a template for a custom one. While hacking on my own, I noticed some problems in this driver, too. This series fixes the first set of them, mostly related to "rom-size". It fixes a segfault. Wolfram Sang (3): nvram: at24c: remove doubled prefix for ERR nvram: at24c: prevent segfault by checking "rom-size" nvram: at24c: use a sane default for "rom-size" hw/nvram/eeprom_at24c.c | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) -- 2.11.0