From: Mark Salter Date: Wed, 4 Sep 2013 14:10:02 +0000 (+0100) Subject: Documentation/arm64: clarify requirements for DTB placement X-Git-Tag: v3.12-rc1~121^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4d5e0b1527dd330940e8b7180b8d7016fc900352;p=pandora-kernel.git Documentation/arm64: clarify requirements for DTB placement The current description of DTB placement requirements does not quite match the kernel code in head.S: __vet_fdt and __create_page_tables. This patch tweaks the text to match the actual requirements placed on it by the code. Signed-off-by: Mark Salter Acked-by: Will Deacon Signed-off-by: Catalin Marinas --- Reading git-diff-tree failed