diff options
Diffstat (limited to 'ANDROID_3.4.5/arch/arm/mach-clps711x/Makefile.boot')
-rw-r--r-- | ANDROID_3.4.5/arch/arm/mach-clps711x/Makefile.boot | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ANDROID_3.4.5/arch/arm/mach-clps711x/Makefile.boot b/ANDROID_3.4.5/arch/arm/mach-clps711x/Makefile.boot deleted file mode 100644 index 9398e859..00000000 --- a/ANDROID_3.4.5/arch/arm/mach-clps711x/Makefile.boot +++ /dev/null @@ -1,6 +0,0 @@ -# The standard locations for stuff on CLPS711x type processors - zreladdr-y += 0xc0028000 -params_phys-y := 0xc0000100 -# Should probably have some agreement on these... -initrd_phys-$(CONFIG_ARCH_P720T) := 0xc0400000 -initrd_phys-$(CONFIG_ARCH_CDB89712) := 0x00700000 |