Hi all,<br> I am relatively new to U-boot. I was confused with the memory map for inca-ip (mips) board.<br>what exactly is the memory map for flash and RAM. I can see that in start.s we map SDRAM at 0x8000 0000 and also in flash_init() we map flash at 0xB000 0000. register are mapped to 0xb800 0000.
<br> also i see a header file addrspace.h which has KSEGx defined with address value. <br>Could anyone please help me understand how is the memory may done and how EBU know these address range.<br><br>thanks and regards
<br>sinkn<br><br>