瀏覽代碼

ARM: at91: remove useless Makefile.boot

Makefile.boot is not used anymore, remove it.

Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: Nicolas Ferre <nicolas.ferre@atmel.com>
Alexandre Belloni 10 年之前
父節點
當前提交
196b44ea0f
共有 1 個文件被更改,包括 0 次插入8 次删除
  1. 0 8
      arch/arm/mach-at91/Makefile.boot

+ 0 - 8
arch/arm/mach-at91/Makefile.boot

@@ -1,8 +0,0 @@
-# Note: the following conditions must always be true:
-#   ZRELADDR == virt_to_phys(TEXTADDR)
-#   PARAMS_PHYS must be within 4MB of ZRELADDR
-#   INITRD_PHYS must be in RAM
-
-   zreladdr-y	+= 0x20008000
-params_phys-y	:= 0x20000100
-initrd_phys-y	:= 0x20410000