summaryrefslogtreecommitdiff
path: root/src/northbridge
diff options
context:
space:
mode:
Diffstat (limited to 'src/northbridge')
-rw-r--r--src/northbridge/intel/haswell/mrc.asm8
-rw-r--r--src/northbridge/intel/haswell/mrc_init_memory.asm3
2 files changed, 2 insertions, 9 deletions
diff --git a/src/northbridge/intel/haswell/mrc.asm b/src/northbridge/intel/haswell/mrc.asm
index 5719e15834..f571547bb7 100644
--- a/src/northbridge/intel/haswell/mrc.asm
+++ b/src/northbridge/intel/haswell/mrc.asm
@@ -73,7 +73,6 @@ extern locate_hob
global fcn_fffa1d20
global fcn_fffa56ac
global fcn_fffa782c
-global fcn_fffa7899
global fcn_fffa78a0
global fcn_fffa7a1c
global fcn_fffa7e71
@@ -5303,13 +5302,6 @@ xor eax, eax
pop ebp
ret
-fcn_fffa7899: ; not directly referenced
-push ebp
-xor eax, eax
-mov ebp, esp
-pop ebp
-ret
-
fcn_fffa78a0: ; not directly referenced
push ebp
mov ebp, esp
diff --git a/src/northbridge/intel/haswell/mrc_init_memory.asm b/src/northbridge/intel/haswell/mrc_init_memory.asm
index a31c2288c1..f8476a6211 100644
--- a/src/northbridge/intel/haswell/mrc_init_memory.asm
+++ b/src/northbridge/intel/haswell/mrc_init_memory.asm
@@ -81,6 +81,7 @@ extern superfrag_fffc1ea8
extern frag_fffc2026
global ref_fffcbf28
extern memcpy
+extern dummy_func
initialize_txt:
push ebx
@@ -466,7 +467,7 @@ dd 0xff320000
dd fcn_fffaa6af
dd 0x0001dd1c
dd 0xff3e0000
-dd fcn_fffa7899
+dd dummy_func
dd 0x0004dd1e
dd 0xff3f0000
dd fcn_fffa78a0