From 8e4bff4cab0ddac6060645b0715210484d02ff40 Mon Sep 17 00:00:00 2001 From: Yuval Adam <_@yuv.al> Date: Wed, 30 Aug 2017 08:25:59 +0000 Subject: Initial file dump from open source release --- arch/arm/mach-clps711x/Makefile.boot | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 arch/arm/mach-clps711x/Makefile.boot (limited to 'arch/arm/mach-clps711x/Makefile.boot') diff --git a/arch/arm/mach-clps711x/Makefile.boot b/arch/arm/mach-clps711x/Makefile.boot new file mode 100644 index 00000000..eba77d35 --- /dev/null +++ b/arch/arm/mach-clps711x/Makefile.boot @@ -0,0 +1,5 @@ +# The standard locations for stuff on CLPS711x type processors +params_phys-y := 0xc0000100 +# Should probably have some agreement on these... +initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000 +initrd_phys-$(CONFIG_ARCH_CDB89712) := 0x00700000 -- cgit v1.3.1