[coreboot] Patch merged into coreboot/master: e773c92 Make mainboard_ops and mainboard.c file optional

gerrit at coreboot.org gerrit at coreboot.org
Thu Nov 29 10:25:13 CET 2012


the following patch was just integrated into master:
commit e773c92ef44be12108c61ce342b0d48ad6c6ddd6
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Thu Nov 15 07:05:43 2012 +0200

    Make mainboard_ops and mainboard.c file optional
    
    This provides weak empty declaration for mainboard_ops.
    The struct chip_operations is not defined for __PRE_RAM__ so
    the declaration is also moved upwards in the output.
    
    Change-Id: I101f0b8b9f0a55fb51a7c6475d53cc588c84026d
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/1931
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>


See http://review.coreboot.org/1931 for details.

-gerrit




More information about the coreboot mailing list