coreboot/src
Duncan Laurie e7e2c638e4 elog: Check for successful flash erase in elog_shrink
A parrot device with a bad flash part has been seen to hang
in the elog_shrink code becuase the flash was not successfully
erased and it gets stuck in a loop trying to shrink the log
and then add an event.

BUG=chrome-os-partner:18852
BRANCH=parrot
TEST=manual: power cycle testing on device with bad flash

Change-Id: I8bb13dbadd293f9d892f322e213c9255c8e9acb3
Signed-off-by: Duncan Laurie <dlaurie@chromium.org>
Reviewed-on: https://gerrit.chromium.org/gerrit/56405
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2013-05-24 14:02:57 -07:00
..
arch ARM: Fix up page table/cachability management. 2013-05-20 17:01:24 -07:00
console console: Make use of CONFIG_USE_OPTION_TABLE 2013-04-01 20:54:48 +02:00
cpu exynos5420: Replace the 5250 clock logic with 5420. 2013-05-22 04:53:51 -07:00
device device tree: track init times 2013-05-01 15:36:25 -07:00
drivers elog: Check for successful flash erase in elog_shrink 2013-05-24 14:02:57 -07:00
ec ec: Remove hardcoded GPI offset in EC SCI 2013-05-21 11:18:56 -07:00
include BACKPORT: x86: add cache-as-ram migration option 2013-05-16 15:06:24 -07:00
lib BACKPORT: cbmem console: use cache-as-ram API and cleanup 2013-05-16 15:06:26 -07:00
mainboard haswell: update pei_data data structure 2013-05-24 11:36:49 -07:00
northbridge haswell: update pei_data data structure 2013-05-24 11:36:49 -07:00
southbridge lynxpoint: fix mem corruption during ssdt2 gen 2013-05-22 19:15:57 -07:00
superio Drop prototype guarding for romcc 2013-05-10 11:55:20 -07:00
vendorcode BACKPORT: chromeos: use cache-as-ram migration API for vbnv 2013-05-16 15:06:25 -07:00
Kconfig BACKPORT: x86: add thread support 2013-05-15 11:19:50 -07:00