diff options
author | Aaron Durbin <adurbin@chromium.org> | 2014-03-31 11:59:58 -0500 |
---|---|---|
committer | Aaron Durbin <adurbin@google.com> | 2014-04-02 17:01:01 +0200 |
commit | ab180d85f76e8e8cc68ead2f0c89f29b9fe5fd53 (patch) | |
tree | 3ec0c9a34d5bd3e43199601e205052752236514e /src/mainboard/iwave | |
parent | a270586d4b077149ab1eb1823ccb17c90f840ec7 (diff) |
util/cbmem: handle larger than 1MiB mappings for console
In some cases the cbmem console can be larger than the default
mapping size of 1MiB. Therefore, add the ability to do a mapping
that is larger than the default mapping using map_memory_size().
The console printing code will unconditionally map the console based
on the size it finds in the cbmem entry.
Change-Id: I016420576b9523ce81195160ae86ad16952b761c
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: http://review.coreboot.org/5440
Tested-by: build bot (Jenkins)
Reviewed-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Diffstat (limited to 'src/mainboard/iwave')
0 files changed, 0 insertions, 0 deletions