the following patch was just integrated into master:
commit f03d22efd7abe6870f1216bc6b1e07aaba446c84
Author: Patrick Georgi <[email protected]>
Date:   Sat Feb 9 14:35:55 2013 +0100

    romcc: Don't use user overridable romcc flags for bootblock
    
    The bootblock is typically run before fpu/mmx/sse setup, so
    we can't rely on -mcpu=p4 and the like to increase the
    register space.
    
    bootblock_romccflags does that for SSE, but they're controlled
    separately.
    
    Change-Id: I2b0609ac18b2394a319bf9bbbee1f77d2e758127
    Signed-off-by: Patrick Georgi <[email protected]>
    Reviewed-on: http://review.coreboot.org/2335
    Tested-by: build bot (Jenkins)
    Reviewed-by: Stefan Reinauer <[email protected]>

Build-Tested: build bot (Jenkins) at Sat Feb  9 15:37:01 2013, giving +1
Reviewed-By: Stefan Reinauer <[email protected]> at Sat Feb  9 
20:59:24 2013, giving +2
See http://review.coreboot.org/2335 for details.

-gerrit

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to