1
0
Fork 0
alistair23-linux/arch/arm/mach-keystone
Arnd Bergmann 13ee895547 ARM: keystone requires ARM_PATCH_PHYS_VIRT
The dynamic relocation that the keystone platform performs
only works if we can pick the phys offset at boot time. It's
possible that there is another solution for this, but this
is the easiest workaround. Kernels with ARM_PATCH_PHYS_VIRT
are not portable across platforms, and I see no reason why
anyone would run a kernel without ARM_PATCH_PHYS_VIRT on
keystone.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
2014-06-17 17:09:22 +02:00
..
Kconfig ARM: keystone requires ARM_PATCH_PHYS_VIRT 2014-06-17 17:09:22 +02:00
Makefile ARM: keystone: add PM domain support for clock management 2013-10-10 19:51:19 -04:00
Makefile.boot ARM: keystone: Add minimal TI Keystone platform support 2013-06-17 18:35:34 -04:00
keystone.c ARM: keystone: Drop use of meminfo since its not available anymore 2014-06-05 22:20:54 +02:00
keystone.h ARM: keystone: Make PM bus ready before populating platform devices 2013-12-16 16:03:36 -05:00
memory.h ARM: keystone: Switch over to coherent memory address space 2014-05-08 15:43:33 -04:00
platsmp.c ARM: keystone: Switch over to coherent memory address space 2014-05-08 15:43:33 -04:00
pm_domain.c ARM: keystone: Avoid calling of_clk_init() twice 2013-12-16 16:03:36 -05:00
smc.S ARM: keystone: Drop the un-necessary dsb from keystone_cpu_smc() 2013-08-05 13:22:09 -04:00