[coreboot-gerrit] Patch merged into coreboot/master: d548e5c broadwell: Use correct include file for console functions

gerrit at coreboot.org gerrit at coreboot.org
Tue Jan 6 18:23:32 CET 2015


the following patch was just integrated into master:
commit d548e5c6d977cc76cd02a8c8d0d402ec840123f7
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Mon Jan 5 14:27:46 2015 -0800

    broadwell: Use correct include file for console functions
    
    console_tx_byte() is defined in stream.h, not console.h. This will cause
    problems later, when untangling more ROMCC and console code. Hence, fix
    the issue beforehand.
    
    Change-Id: If4e04bd6c69b630912414676950157d06c364d74
    Signed-off-by: Stefan Reinauer <stefan.reinauer at coreboot.org>
    Reviewed-on: http://review.coreboot.org/8121
    Tested-by: build bot (Jenkins)
    Reviewed-by: Edward O'Callaghan <eocallaghan at alterapraxis.com>


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

-gerrit



More information about the coreboot-gerrit mailing list