arm64: set initrd_start/initrd_end for fdt scan
authorRob Herring <rob.herring@calxeda.com>
Sun, 25 Aug 2013 21:47:48 +0000 (16:47 -0500)
committerRob Herring <rob.herring@calxeda.com>
Wed, 9 Oct 2013 16:39:00 +0000 (11:39 -0500)
In order to unify the initrd scanning for DT across architectures, make
arm64 use initrd_start and initrd_end instead of the physical addresses.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will.deacon@arm.com>
Cc: linux-arm-kernel@lists.infradead.org

No differences found