[U-Boot-Users] MIPS question

Vlad Lungu vlad at comsys.ro
Wed Oct 10 22:11:55 CEST 2007


For those who know a little about U-Boot on MIPS:
in include/asm-mips/addrspace.h line 52, there is a

#define UNCACHED_SDRAM(a) PHYSADDR(a)

The question is: shouldn't we use KSEG1ADDR() instead of PHYSADDR()?
If not, this means we have to actually map KUSEG ?

Vlad







More information about the U-Boot mailing list