[coreboot-gerrit] Patch merged into coreboot/master: flashmap: Use CONFIG_ROM_SIZE as flash size in flashmap

gerrit at coreboot.org gerrit at coreboot.org
Tue Jun 21 17:52:18 CEST 2016


the following patch was just integrated into master:
commit 95f6022cb1e77f7e643bd72cb06c05dc00df5587
Author: Werner Zeh <werner.zeh at siemens.com>
Date:   Fri Jun 17 01:48:44 2016 +0200

    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 at siemens.com>
    Reviewed-on: https://review.coreboot.org/15219
    Tested-by: build bot (Jenkins)
    Reviewed-by: Aaron Durbin <adurbin at chromium.org>


See https://review.coreboot.org/15219 for details.

-gerrit



More information about the coreboot-gerrit mailing list