Thread
:
In Linux kernel, 'PHYS_OFFSET=0x80000000' for OMAP3, why?
View Single Post
Radu
2010-12-28 , 08:52
Posts: 303 | Thanked: 146 times | Joined on Aug 2009
#
2
Stuff like this is common on ARM CPUs.
Different memory ranges are used for different things, like some are used for the ROM, some for the RAM, some for different buffers or DMA and some for MMIO. Why it's 2G it can be anyone's guess, not sure what the exact reason is, but it shouldn't matter.
Quote & Reply
|
The Following User Says Thank You to Radu For This Useful Post:
justforfun
Radu
View Public Profile
Send a private message to Radu
Find all posts by Radu