storm: define proper FMAP location
Flashmap offset needs to be defined through configuration option. This definition must match the FMAP location defined the appropriate device tree in the deptcharge repository. BUG=chrome-os-partner:32152 TEST=attempts to look up VPD in flash map do not fail anymore Change-Id: I474f0c4854fc264bcae8eb27fbd43966a381aa91 Signed-off-by: Vadim Bendebury <vbendeb@chromium.org> Reviewed-on: https://chromium-review.googlesource.com/219440 Reviewed-by: Aaron Durbin <adurbin@chromium.org>
This commit is contained in:
parent
4a9aa56524
commit
b71530edf3
1 changed files with 1 additions and 0 deletions
|
|
@ -6,3 +6,4 @@ CONFIG_COLLECT_TIMESTAMPS=y
|
|||
CONFIG_CONSOLE_CBMEM=y
|
||||
CONFIG_USE_BLOBS=y
|
||||
CONFIG_CBFS_SIZE=0x002c0000
|
||||
CONFIG_FLASHMAP_OFFSET=0x00300000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue