On Tue, Jan 22, 2013 at 08:18:13PM +0100, Michal Simek wrote: > I have a question regarding to the case where DTS specify one memory bank > for example <0x0 0x40000000> with CONFIG_ARM_PATCH_PHYS_VIRT=y > where the kernel can be loaded at a 16MB boundary.
That's where you're going wrong. We assume that the kernel is loaded within the 16MB of memory _always_. Can't get around this on a multiplatform kernel. _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
