Introduce config option to initialize CBMEM early.
authorVadim Bendebury <vbendeb@chromium.org>
Tue, 20 Sep 2011 23:46:46 +0000 (16:46 -0700)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Wed, 28 Mar 2012 18:28:05 +0000 (20:28 +0200)
commite6b6aff28ab26d5b2e6fbd76138561765dc58a76
treec9a2bdbd7a662a1cf0bef12af97db35ca2dbc3db
parentc9da0157c7b35bb7964b915b9d172249585fa21b
Introduce config option to initialize CBMEM early.

We want to be able to communicate information between rom and ram
stages of coreboot. This configuration option will be used to
compile such ability in.

Change-Id: I6736fdc264ecd0b63369b28462d7bb96e4c2b012
Signed-off-by: Vadim Bendebury <vbendeb@chromium.org>
Reviewed-on: http://review.coreboot.org/710
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
src/Kconfig