[PATCH 2/3] ARM: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>
Uwe Kleine-König
u.kleine-koenig at pengutronix.de
Wed Jul 2 09:15:23 PDT 2014
On Wed, Jul 02, 2014 at 11:38:19AM +0100, Russell King - ARM Linux wrote:
> On Wed, Jul 02, 2014 at 11:57:22AM +0200, Uwe Kleine-König wrote:
> > config PHYS_OFFSET
> > hex "Physical address of main memory" if MMU
> > - depends on !ARM_PATCH_PHYS_VIRT && !NEED_MACH_MEMORY_H
> > + depends on !ARM_PATCH_PHYS_VIRT
> > default DRAM_BASE if !MMU
> > + default 0x00000000 if ARCH_EBSA110 || EP93XX_SDCE3_SYNC_PHYS_OFFSET || ARCH_FOOTBRIDGE || ARCH_INTEGRATOR || ARCH_IOP13XX || ARCH_KS8695 || (ARCH_REALVIEW && !REALVIEW_HIGH_PHYS_OFFSET)
>
> It would be nice to see a few \ characters in that long line.
Yeah, right.
Also note that there is an ARCH_FOOTBRIDGE while mach-footbridge is
selected by FOOTBRIDGE. Following up your comments to the footbridge
series one of them should be changed. (But I wonder which one.)
Best regards
Uwe
--
Pengutronix e.K. | Uwe Kleine-König |
Industrial Linux Solutions | http://www.pengutronix.de/ |
More information about the linux-arm-kernel
mailing list