Does anyone know of any MIPS1 or MIPS2 system than have memory that can't be accessed by using KSEG0/KSEG1? That means using a physical address more than 512MB (0x20000000). I want to make sure I don't have to worry about memory outside of KSEG0 when doing kernel crash dumps for MIPS1/MIPS2 systems.