the following patch was just integrated into master: commit 5e06850c0f588a58f06bbc720bd7f6dd31654940 Author: Edward O'Callaghan eocallaghan@alterapraxis.com Date: Thu Jan 8 01:55:22 2015 +1100
northbridge/intel/nehalem/raminit.c: Remove redundant function
Remove 'read_mchbar8_bypass()' as 'read_mchbar8()' does the same thing and 'read_mchbar8_bypass()' is unused.
Change-Id: I0dc2325e6205c38b63e5200c408ece65e4f938dc Signed-off-by: Edward O'Callaghan eocallaghan@alterapraxis.com Reviewed-on: http://review.coreboot.org/8166 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com
See http://review.coreboot.org/8166 for details.
-gerrit