Hi all,
Can anyone can give me a clear idea about the cached to uncached offset...
In my code, i can see something like
BOOT_FLASH_BASE_PHYSICAL EQU 0x00000000
BOOT_FLASH_BASE_C_VIRTUAL EQU 0x98300000
BOOT_FLASH_BASE_U_VIRTUAL EQU (BOOT_FLASH_BASE_C_VIRTUAL +
lCACHED_TO_UNCACHED_OFFSET)
??
--
Ramesh.c