added ramtest
This commit is contained in:
parent
9ea85f9fc9
commit
36edc77528
1 changed files with 5 additions and 0 deletions
5
src/mainboard/via/epia/do_ramtest.inc
Normal file
5
src/mainboard/via/epia/do_ramtest.inc
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
mov $0x00000000, %eax
|
||||
mov $0x0009ffff, %ebx
|
||||
mov $16, %ecx
|
||||
|
||||
CALLSP(ramtest)
|
||||
Loading…
Add table
Add a link
Reference in a new issue