do_dumpdev.inc

This commit is contained in:
Andrew Ip 2003-06-29 18:10:36 +00:00
parent 60006aa38c
commit 9e85bd1e4b
4 changed files with 0 additions and 19 deletions

View file

@ -1,5 +0,0 @@
To enable flash write,
$ setpci -s 0:11.0 40.b=54
-Andrew

View file

@ -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)

View file

@ -1 +0,0 @@
CALLSP(dumpnorth)

View file

@ -1,5 +0,0 @@
mov $0x00000000, %eax
mov $0x0009ffff, %ebx
mov $16, %ecx
CALLSP(ramtest)