src/lib: Enable display of cbmem during romstage and postcar
commite2422e38ce0ea69f6881ae159792b1f90471adc7
authorLee Leahy <leroy.p.leahy@intel.com>
Mon, 25 Jul 2016 02:52:15 +0000 (24 19:52 -0700)
committerLee Leahy <leroy.p.leahy@intel.com>
Mon, 25 Jul 2016 23:18:09 +0000 (26 01:18 +0200)
tree3eb57f76403e06e5b87058da069f17bfa2f08026
parent3eabe6e9ec471125ab7f33eff91ad3069960c83d
src/lib: Enable display of cbmem during romstage and postcar

Enable the display of cbmem during romstage and postcar.  Add a Kconfig
value to prevent coreboot images from increasing in size when this
feature is not in use.

TEST=Build and run on Galileo Gen2

Change-Id: Ib70ad517ebf7d37a7f46ba503b4432c7c04d7ded
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>
Reviewed-on: https://review.coreboot.org/15842
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
src/Kconfig
src/lib/imd_cbmem.c