Hi Florian, thanks for reviewing!
On 30/05/12 15:06, Florian Fainelli wrote: >> unset CONFIG_ARM_PATCH_PHYS_VIRT=y >> It's unneeded, impacts performance and makes PCIe behave dodgy... If I set >> CONFIG_PHYS_OFFSET=0x0 >> instead, things are better. > I don't see any PLAT_PHYS_OFFSET or PHYS_OFFSET being defined for kirkwood > platforms, so I assume they all have a 0 physical offset. True. However, CONFIG_ARM_PATCH_PHYS_VITY was set for some reason and doesn't need to be, instead CONFIG_PHYS_OFFSET=0x0 will do. _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/mailman/listinfo/openwrt-devel
