mapping 36 bit physical addresses into 32 bit virtual

Padraig O Mathuna (padraigo@yahoo.com)
Tue, 15 Oct 2002 09:59:47 -0700 (PDT)


Hi,

I'm developing some drivers for the AU1000 under
Mountain Vista's 2.4.17 sherman release. The AU1000 is
a MIPS based SOC with a 36 bit internal address bus
and a 32 bit MIPS cpu. According to the documentation
the MIPS' TLB is able to map 32 bit virtual addresses
to 36 bit physical addresses, however I cannot figure
out how to get Linux to set this up. I've looked at
ioremap which only takes unsigned long (32bits) as an
argument to assign a virtual address. Is there
another way?

thanks

Padraig

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/