diff options
author | Werner Zeh <werner.zeh@siemens.com> | 2016-06-17 01:48:44 +0200 |
---|---|---|
committer | Martin Roth <martinroth@google.com> | 2016-06-21 17:51:54 +0200 |
commit | 95f6022cb1e77f7e643bd72cb06c05dc00df5587 (patch) | |
tree | b5a3a329b7dee931212734df5a43b331751d0aa3 /payloads/external/Makefile.inc | |
parent | 119dcee1dd320cc0d10c2c590f7f2563c14fb87f (diff) | |
download | coreboot-95f6022cb1e77f7e643bd72cb06c05dc00df5587.tar.xz |
flashmap: Use CONFIG_ROM_SIZE as flash size in flashmap
Currently there are two sources for the final size of the
flash image. One is defined as a Kconfig variable
(ROM_SIZE) and the other can be provided in a user defined
flashmap.fmd. This patch will enable the usage of CONFIG_ROM_SIZE
in flashmap.fmd to define the flash size. In this way, the
Kconfig variable is the only source of information for the
flash image size. This way is optional.
Change-Id: Id5298e06d360aaa6d94f2b5a2ffa65e45919853e
Signed-off-by: Werner Zeh <werner.zeh@siemens.com>
Reviewed-on: https://review.coreboot.org/15219
Tested-by: build bot (Jenkins)
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Diffstat (limited to 'payloads/external/Makefile.inc')
0 files changed, 0 insertions, 0 deletions