soc/intel/apollolake: Do not re-save BIST result
commit043976065b006b42a9ec47cf34605eaec4815c6f
authorFurquan Shaikh <furquan@google.com>
Fri, 15 Apr 2016 17:34:31 +0000 (15 10:34 -0700)
committerFurquan Shaikh <furquan@google.com>
Mon, 18 Apr 2016 03:20:25 +0000 (18 05:20 +0200)
tree356f72939ab9abda420eaf31021ea75594b116a2
parentee862ffc44ce8f5b4f3fcea5e78686f35f044f61
soc/intel/apollolake: Do not re-save BIST result

BIST result is already stored by arch/x86/bootblock_ctr0.S in
mm0. Also, eax does not contain BIST result by the time control
reaches bootblock_pre_c_entry. bootblock_crt0.S saves timestamp in mm2
which was being overwritten here. Thus, remove the saving of BIST
result from SoC code.

Change-Id: I65444689cf104c59c84574019f5daf82aab10bc7
Signed-off-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://review.coreboot.org/14381
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins)
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Andrey Petrov <andrey.petrov@intel.com>
src/soc/intel/apollolake/bootblock/cache_as_ram.S