Hi all,
I have one question about the _pci_hwinit in pmon-gdium.
It is in Line 161 of Targets/Bonito2fdev/pci/pci_machdep.c.
asm(".set mips3;dli $2,0x900000003ff00000;li $3,0x80000000;sd $3,0x60($2);sd $0,0xa0($2);dli $3,0xffffffff80000000;sd $3,0x80($2);.set mips0" :::"$2","$3");
These assembly instructions try to write 0x80000000 to reg address 0x900000003ff00060(its phys address is 0x3ff00060). Can anyone tell me what's the reg meaning of phyaddress 0x3ff00060? Where can I find the information. Thanks very much.
yajin
http://vm-kernel.org