altoslib: Always create an ordered record set for eeprom files
authorKeith Packard <keithp@keithp.com>
Tue, 18 Jun 2019 21:25:09 +0000 (14:25 -0700)
committerKeith Packard <keithp@keithp.com>
Tue, 18 Jun 2019 21:25:09 +0000 (14:25 -0700)
If we can't parse the format, just leave it empty. This makes code
handling arbitrary records much easier as it doesn't have to check for
the ordered set existing.

Signed-off-by: Keith Packard <keithp@keithp.com>

No differences found