Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 196b44ea authored by Alexandre Belloni's avatar Alexandre Belloni
Browse files

ARM: at91: remove useless Makefile.boot



Makefile.boot is not used anymore, remove it.

Signed-off-by: default avatarAlexandre Belloni <alexandre.belloni@free-electrons.com>
Acked-by: default avatarNicolas Ferre <nicolas.ferre@atmel.com>
parent a11683b7
Loading
Loading
Loading
Loading

arch/arm/mach-at91/Makefile.boot

deleted100644 → 0
+0 −8
Original line number Diff line number Diff line
# 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