arm: set initrd_start/initrd_end for fdt scan
authorRob Herring <rob.herring@calxeda.com>
Fri, 30 Aug 2013 15:54:26 +0000 (10:54 -0500)
committerRob Herring <rob.herring@calxeda.com>
Wed, 9 Oct 2013 16:38:59 +0000 (11:38 -0500)
commit65939301acdb1e593fdb424bd356f0b9bc7ba5be
tree04f6b61b43bc9b875056c44697471b39046a61a0
parent068f6310b965d67d57f89ebf4c539e5933754366
arm: set initrd_start/initrd_end for fdt scan

In order to unify the initrd scanning for DT across architectures, make
arm set initrd_start and initrd_end instead of the physical addresses.
This is aligned with all other architectures.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Cc: Russell King <linux@arm.linux.org.uk>
Cc: linux-arm-kernel@lists.infradead.org
Acked-by: Grant Likely <grant.likely@linaro.org>
arch/arm/mm/init.c