[PATCH 2/3] ARM: remove remaining definitions of PLAT_PHYS_OFFSET from <mach/memory.h>

Russell King - ARM Linux linux at arm.linux.org.uk
Wed Jul 2 03:38:19 PDT 2014


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.

-- 
FTTC broadband for 0.8mile line: now at 9.7Mbps down 460kbps up... slowly
improving, and getting towards what was expected from it.



More information about the linux-arm-kernel mailing list