rambi: enable CHROMEOS_RAMOOPS_DYNAMIC
Instead of using a hard-coded memory reservation address, allocate
the RAM dynamically for the ram oops buffer.
BUG=chrome-os-partner:26563
BRANCH=baytrail
TEST=Built, booted, crashed. Confirmed pstore had crash. Also, confirmed
ramoops buffer in high memory.
Change-Id: Ic16987e9e54720d807616baf5e40e858fe1604e9
Signed-off-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/188718
Reviewed-by: Shawn Nematbakhsh <shawnn@chromium.org>
This commit is contained in:
parent
e236bf0750
commit
49f5be75bd
1 changed files with 1 additions and 0 deletions
|
|
@ -34,3 +34,4 @@ CONFIG_VBOOT_VERIFY_FIRMWARE=y
|
|||
CONFIG_FLASHMAP_OFFSET=0x00610000
|
||||
# CONFIG_MULTIBOOT is not set
|
||||
CONFIG_PAYLOAD_NONE=y
|
||||
CONFIG_CHROMEOS_RAMOOPS_DYNAMIC=y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue