mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
do_dumpdev.inc
This commit is contained in:
parent
60006aa38c
commit
9e85bd1e4b
4 changed files with 0 additions and 19 deletions
|
@ -1,5 +0,0 @@
|
|||
To enable flash write,
|
||||
|
||||
$ setpci -s 0:11.0 40.b=54
|
||||
|
||||
-Andrew
|
|
@ -1,8 +0,0 @@
|
|||
movl $0x0, %ecx
|
||||
CALLSP(dumpdev)
|
||||
|
||||
movl $CONFIG_ADDR(0,0x88,0), %ecx
|
||||
CALLSP(dumpdev)
|
||||
|
||||
movl $CONFIG_ADDR(0,0x89,0), %ecx
|
||||
CALLSP(dumpdev)
|
|
@ -1 +0,0 @@
|
|||
CALLSP(dumpnorth)
|
|
@ -1,5 +0,0 @@
|
|||
mov $0x00000000, %eax
|
||||
mov $0x0009ffff, %ebx
|
||||
mov $16, %ecx
|
||||
|
||||
CALLSP(ramtest)
|
Loading…
Add table
Reference in a new issue