rambi: enable running reference code
This configuration change enables the running of reference code for rambi. BUG=chrome-os-partner:22866 BRANCH=None TEST=Built and noted output of reference code debug information. Change-Id: I89a87060dcea7ca4714ba6d0081aa01841ef5c31 Signed-off-by: Aaron Durbin <adurbin@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/174642 Reviewed-by: Duncan Laurie <dlaurie@chromium.org>
This commit is contained in:
parent
02af9a8c71
commit
5c7ce8a805
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ CONFIG_VENDOR_GOOGLE=y
|
|||
CONFIG_BOARD_GOOGLE_RAMBI=y
|
||||
CONFIG_HAVE_MRC=y
|
||||
CONFIG_MRC_FILE="/build/rambi/firmware/mrc.bin"
|
||||
CONFIG_HAVE_REFCODE_BLOB=y
|
||||
CONFIG_REFCODE_BLOB_FILE="/build/rambi/firmware/efi.elf"
|
||||
CONFIG_CBFS_SIZE=0x100000
|
||||
CONFIG_CONSOLE_CBMEM=y
|
||||
# CONFIG_CONSOLE_SERIAL is not set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue