diff options
author | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2014-01-04 09:42:02 +0200 |
---|---|---|
committer | Kyösti Mälkki <kyosti.malkki@gmail.com> | 2014-01-06 17:34:44 +0100 |
commit | 4dba06a827af7962c9441a5f6a08f8f9b95224e0 (patch) | |
tree | 760ab591f4306a6779c7e54345fa8dd2db8385d5 /Makefile | |
parent | 5b353002a96f1cad9be96b14781f391c6d3faeff (diff) |
CBMEM: Fix allocation for static CBMEM
CBMEM console buffer size is adjustable in menuconfig, but this would
not correctly adjust the overall allocation made for CBMEM.
HIGH_MEMORY_SIZE is aligned to 64kB and definitions are moved down in
the header file as HIGH_MEMORY_SIZE is not used with DYNAMIC_CBMEM.
Try to continue boot even if CBMEM cannot be created. This error would
only occur during development of new ports anyways and more log output
is better.
Change-Id: I4ee2df601b12ab6532ffcae8897775ecaa2fc05f
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: http://review.coreboot.org/4621
Reviewed-by: Aaron Durbin <adurbin@google.com>
Tested-by: build bot (Jenkins)
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions