- copy_and_run() gets the same calling convention on AMD and on all the others.
[coreboot.git] / src / cpu / via / car / cache_as_ram.inc
index 605e7f4aededb9187c72d732f8b0b2bfbf3fe2ef..ba0fadfec5ccc90fadba4f3ef99551edf423ac4c 100644 (file)
@@ -163,7 +163,7 @@ testok:     movb $0x40,%al
        /* We need to set ebp ? No need */
        movl    %esp, %ebp
        pushl   %eax  /* bist */
-       call    amd64_main
+       call    stage1_main
        /* We will not go back */
 
 fixed_mtrr_msr: