aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/intel/d510mo/Makefile.inc
diff options
context:
space:
mode:
authorAaron Durbin <adurbin@chromium.org>2017-01-05 10:07:19 -0600
committerAaron Durbin <adurbin@chromium.org>2017-01-06 17:30:58 +0100
commit49342cd6880b3f2a8e20957d976914cd4ee7b43d (patch)
treeacc440a4eace0e6fb206c0a1ea4384dfbf294059 /src/mainboard/intel/d510mo/Makefile.inc
parent7ad4dc5e9914e927a827ce48a030d2d04e7ec792 (diff)
arch/x86: fix cmos post logging in non romcc bootblock
cmos_post_init() is called in src/arch/x86/bootblock_simple.c, and that function is reponsible for bootstrapping the cmos post register contents. Without this function being called none of the cmos post functionality works correctly. Therefore, add a call to lib/bootblock.c which the C_ENVIRONMENT_BOOTBLOCK SoCs use. BUG=chrome-os-partner:61546 Change-Id: I2e3519f2f3f2c28e5cba26b5811f1eb0c2a90572 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://review.coreboot.org/18043 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh <furquan@google.com>
Diffstat (limited to 'src/mainboard/intel/d510mo/Makefile.inc')
0 files changed, 0 insertions, 0 deletions