git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6593930
)
arm64: set initrd_start/initrd_end for fdt scan
author
Rob Herring
<rob.herring@calxeda.com>
Sun, 25 Aug 2013 21:47:48 +0000
(16:47 -0500)
committer
Rob 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