the following patch was just integrated into master:
commit 989ee13adc94c6239a0cf916361271bef6ba9673
Author: Alexandru Gagniuc <[email protected]>
Date:   Wed Aug 15 06:45:18 2012 -0500

    coreboot: Dump memory around problem area when encountering exception
    
    When we encounter an x86 exception, we print the problem address, dump the
    registers and die. This may not be sufficient information for debug. Also
    dump the memory around the problem instruction. This has proven useful in
    identifying memory issues, and DRAM burst reordering problems.
    
    Change-Id: I6411344e89f946e16d11217d7dbd73812c45d54c
    Signed-off-by: Alexandru Gagniuc <[email protected]>

Build-Tested: build bot (Jenkins) at Wed Aug 15 15:45:27 2012, giving +1
Reviewed-By: Anton Kochkov <[email protected]> at Wed Aug 15 16:08:15 
2012, giving +2
See http://review.coreboot.org/1454 for details.

-gerrit

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

Reply via email to