[PATCH 2/2] ARM: msm: Remove PLAT_PHYS_OFFSETS from MSM targets
From: Nicolas Pitre <hidden>
Date: 2011-07-29 12:42:19
Also in:
linux-arm-msm, lkml
From: Nicolas Pitre <hidden>
Date: 2011-07-29 12:42:19
Also in:
linux-arm-msm, lkml
On Fri, 29 Jul 2011, Russell King - ARM Linux wrote:
On Thu, Jul 28, 2011 at 01:18:11PM -0700, David Brown wrote:quoted
Now that MSM can boot with the phys offset patching, eliminate the definitions of the phys offsets, and instead select ARM_PATCH_PHYS_VIRT.I think it may be better to remove the EXPERIMENTAL status of ARM_PATCH_PHYS_VIRT, and make the option default to 'y' now, so that we start building all kernels with this enabled. If people don't want it (and know what they're doing) they can disable it manually (maybe make the option only appear for EXPERT).
One of my jumbo patch series is doing that.
Lets see about that after this merge window is over.
Right. Nicolas