[coreboot] Patch merged into coreboot/master: 411f98e Replace cache control magic numbers with symbols

gerrit at coreboot.org gerrit at coreboot.org
Wed Apr 25 16:27:09 CEST 2012


the following patch was just integrated into master:
commit 411f98e044309c532df5c514b839d1a91c11ddd1
Author: Patrick Georgi <patrick at georgi-clan.de>
Date:   Sat Mar 31 12:52:21 2012 +0200

    Replace cache control magic numbers with symbols
    
    Instead of opaque numbers like (1<<29), use
    symbols like CR0_NoWriteThrough.
    
    Change-Id: Id845e087fb472cfaf5f71beaf37fbf0d407880b5
    Signed-off-by: Patrick Georgi <patrick at georgi-clan.de>

Build-Tested: build bot (Jenkins) at Wed Apr 25 09:04:34 2012, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Wed Apr 25 16:27:04 2012, giving +2
See http://review.coreboot.org/833 for details.

-gerrit




More information about the coreboot mailing list