mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
get into ram init on kontron board.
Signed-off-by: Stefan Reinauer <stepan@coresystems.de> Acked-by: Stefan Reinauer <stepan@coresystems.de> git-svn-id: svn://coreboot.org/repository/coreboot-v3@1055 f3766cd6-281f-0410-b1cd-43a5c92072e9
This commit is contained in:
parent
0a6c147e8e
commit
20e53b2345
1 changed files with 3 additions and 0 deletions
|
@ -161,7 +161,10 @@ clear_mtrrs:
|
|||
movl %esp, %ebp
|
||||
pushl %eax
|
||||
|
||||
#if 0
|
||||
/* this will be interpreted as failed bist */
|
||||
port80_post(0x23)
|
||||
#endif
|
||||
|
||||
call stage1_phase1
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue