[coreboot-gerrit] Patch merged into coreboot/master: riscv: start to use the configstring functions

gerrit at coreboot.org gerrit at coreboot.org
Sat Nov 12 19:23:28 CET 2016


the following patch was just integrated into master:
commit 574df1ba670aaac265ba44b2c94e831dfff9f96d
Author: Ronald G. Minnich <rminnich at gmail.com>
Date:   Sun Nov 6 20:54:20 2016 -0800

    riscv: start to use the configstring functions
    
    These functions will allow us to remove hardcodes,
    as long as we can verify the qemu and lowrisc targets
    implement the configstring correctly. Hence, for the
    most part, we'll start with mainboard changes first.
    
    Define a new config variable, CONFIG_RISCV_CONFIGSTRING,
    which has a default value that works on all existing
    systems but which can be changed
    as needed for a new SOC or mainboard.
    
    Change-Id: I7dd3f553d3e61f1c49752fb04402b134fdfdf979
    Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
    Reviewed-on: https://review.coreboot.org/17256
    Tested-by: build bot (Jenkins)
    Reviewed-by: Jonathan Neuschäfer <j.neuschaefer at gmx.net>


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

-gerrit



More information about the coreboot-gerrit mailing list