Andreas Bießmann 1ea2301fcf board:tricorder: always work with valid eeprom data
Commit 890880583d84607e36b52a785a96b167728bbf73 introduced EEPROM parsing and
board detection but faild to return a valid tricorder_eeprom struct for backup
case.  When pressing S200 while reading EEPROM we ignore the value. We
returned falsely a tricorder_eeprom struct with uninitialized data which is
just garbage.
Initialize it by zeroing the whole structure.

Signed-off-by: Andreas Bießmann <andreas.biessmann@corscience.de>
Cc: Thomas Weber <thomas.weber@corscience.de>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
2014-04-11 10:08:42 -04:00
..
2014-03-12 17:04:57 -04:00
2014-03-28 15:06:29 -04:00
2014-02-26 21:18:09 +01:00
2014-01-24 16:59:07 -05:00
2014-01-24 16:59:07 -05:00
2014-02-19 11:07:50 -05:00
2014-03-10 13:50:31 -04:00
2014-02-21 13:55:41 -05:00
2014-03-12 17:04:55 -04:00
2013-11-26 21:49:34 +01:00
2014-01-24 16:59:07 -05:00
2014-03-12 17:04:55 -04:00
2014-01-07 16:41:12 -05:00
2014-02-19 11:07:50 -05:00
2014-03-17 20:05:49 -06:00
2014-01-24 16:59:07 -05:00
2014-02-26 21:18:09 +01:00
2014-01-24 16:59:07 -05:00
2014-03-12 17:04:57 -04:00