[SerialICE] Patch merged into serialice/master: bea1b12 Do not add RAM filters on default_setup()

gerrit at coreboot.org gerrit at coreboot.org
Mon Mar 11 18:55:47 CET 2013


the following patch was just integrated into master:
commit bea1b121f626311a85dfdd69c649458c1a13f88f
Author: Kyösti Mälkki <kyosti.malkki at gmail.com>
Date:   Mon Mar 4 10:17:37 2013 +0200

    Do not add RAM filters on default_setup()
    
    To forward JEDEC init cycles to dram memory banks, using the
    memory fallback -filter, we must not enable RAM filters
    already at start-up.
    
    A mainboard-specific hook shall call enable_ram() only after
    raminit and possible quick memtest have completed.
    
    Change-Id: I9b3c0283fd4dd15b4d12e96e02e70d8ccc77f835
    Signed-off-by: Kyösti Mälkki <kyosti.malkki at gmail.com>
    Reviewed-on: http://review.coreboot.org/2580
    Tested-by: build bot (Jenkins)
    Reviewed-by: Idwer Vollering <vidwer at gmail.com>
    Reviewed-by: Stefan Reinauer <stefan.reinauer at coreboot.org>

Build-Tested: build bot (Jenkins) at Wed Mar  6 20:28:58 2013, giving +1
Reviewed-By: Stefan Reinauer <stefan.reinauer at coreboot.org> at Sat Mar  9 00:39:36 2013, giving +2
See http://review.coreboot.org/2580 for details.

-gerrit



More information about the SerialICE mailing list