From: David Gibson Date: Wed, 1 Feb 2006 11:05:22 +0000 (-0800) Subject: [PATCH] powerpc: Add flattened device tree documentation X-Git-Tag: v2.6.16-rc2~118 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c125a1838a95604eb35b60259a8d678dc193f7e4;p=pandora-kernel.git [PATCH] powerpc: Add flattened device tree documentation The flattened device tree is the only supported way of booting ARCH=powerpc kernels on non Open Firmware machines. The documentation for the flattened tree format and contents has been discussed on mailing lists and lately has been living in the dtc git tree. Really, it ought to go in the kernel's Documentation directory for maximum visibility. Signed-off-by: David Gibson Cc: Paul Mackerras Cc: Benjamin Herrenschmidt Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed