diff options
author | Aaron Durbin <adurbin@chromium.org> | 2013-02-12 00:40:30 -0600 |
---|---|---|
committer | Ronald G. Minnich <rminnich@gmail.com> | 2013-03-21 22:51:05 +0100 |
commit | 25fe2d04d583cfaaf55b8f3861f1fad86885d818 (patch) | |
tree | 1754f2d6d2ba668221aceb5703603cf80ca1db85 /Makefile.inc | |
parent | c00457d065a0b57e8e2e8abc9318fc6e1198ee64 (diff) |
ramstage: Add cbmem_get_table_location()
When CONFIG_EARLY_CBMEM_INIT is selected romstage is supposed to have
initialized cbmem. Therefore provide a weak function for the chipset
to implement named cbmem_get_table_location(). When
CONFIG_EARLY_CBMEM_INIT is selected cbmem_get_table_location() will be
called to get the cbmem location and size. After that cbmem_initialize()
is called.
Change-Id: Idc45a95f9d4b1d83eb3c6d4977f7a8c80c1ffe76
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/2797
Tested-by: build bot (Jenkins)
Reviewed-by: Ronald G. Minnich <rminnich@gmail.com>
Diffstat (limited to 'Makefile.inc')
0 files changed, 0 insertions, 0 deletions