K 10 svn:author V 4 neel K 8 svn:date V 27 2009-10-22T02:51:31.794865Z K 7 svn:log V 295 Get rid of the hardcoded constants to define cacheable memory: SDRAM_ADDR_START, SDRAM_ADDR_END and SDRAM_MEM_SIZE Instead we now keep a copy of the memory regions enumerated by platform-specific code and use that to determine whether an address is cacheable or not. Approved by: imp (mentor) END