[coreboot-gerrit] New patch to review for coreboot: 2d5b038 winent/mb6047: switch to CAR version of ck804 early_setup.c

Jonathan A. Kollasch (jakllsch@kollasch.net) gerrit at coreboot.org
Sat Jan 31 21:27:47 CET 2015


Jonathan A. Kollasch (jakllsch at kollasch.net) just uploaded a new patch set to gerrit, which you can find at http://review.coreboot.org/8319

-gerrit

commit 2d5b038bd5fa168d187d0c8e105be6da872348a0
Author: Jonathan A. Kollasch <jakllsch at kollasch.net>
Date:   Sat Jan 31 14:26:14 2015 -0600

    winent/mb6047: switch to CAR version of ck804 early_setup.c
    
    Change-Id: I9b45b7fbd862a5600ead7ad4e623a8a87ae364aa
    Signed-off-by: Jonathan A. Kollasch <jakllsch at kollasch.net>
---
 src/mainboard/winent/mb6047/romstage.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/mainboard/winent/mb6047/romstage.c b/src/mainboard/winent/mb6047/romstage.c
index 905248e..20eb92e 100644
--- a/src/mainboard/winent/mb6047/romstage.c
+++ b/src/mainboard/winent/mb6047/romstage.c
@@ -37,7 +37,7 @@ static inline int spd_read_byte(unsigned device, unsigned address)
 #include "lib/generic_sdram.c"
 #include "cpu/amd/dualcore/dualcore.c"
 #include <southbridge/nvidia/ck804/early_setup_ss.h>
-#include "southbridge/nvidia/ck804/early_setup.c"
+#include "southbridge/nvidia/ck804/early_setup_car.c"
 #include "cpu/amd/model_fxx/init_cpus.c"
 #if CONFIG_SET_FIDVID
 #include "cpu/amd/model_fxx/fidvid.c"



More information about the coreboot-gerrit mailing list