[coreboot] Patch merged into coreboot/master: e9bfd63 Add a tool to work on i915 hardware in user mode

gerrit at coreboot.org gerrit at coreboot.org
Tue May 8 00:43:15 CEST 2012


the following patch was just integrated into master:
commit e9bfd63e863eb3a57e697e10e84c211a2ee4a7e5
Author: Stefan Reinauer <reinauer at chromium.org>
Date:   Fri May 4 15:37:18 2012 -0700

    Add a tool to work on i915 hardware in user mode
    
    This is the beginning of a tool that transforms the i9x5 code to user
    mode code. Consider this a very early stage although it does produce
    two programs. Requires spatch 1.0 or greater.
    
    To try it out, assuming you have an up-to-date spatch,
       sh transform
       make
       make broken
    
    Please don't fall to the temptation to auto-magicize this process.
    It's primitive for a reason. That said, suggestions welcome of course.
    
    Change-Id: I0188e36637b198b06c17f6d3c714d990e88bd57d
    Signed-off-by: Ronald G. Minnich <rminnich at chromium.org>

Build-Tested: build bot (Jenkins) at Sat May  5 01:12:46 2012, giving +1
See http://review.coreboot.org/1003 for details.

-gerrit




More information about the coreboot mailing list