From: Vineet Gupta Date: Tue, 22 Jan 2013 11:30:52 +0000 (+0530) Subject: ARC: [DeviceTree] Basic support X-Git-Tag: v3.9-rc1~25^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=999159a5381bff3bd6f688c5d20fbec9d8789e53;p=pandora-kernel.git ARC: [DeviceTree] Basic support This is minimal infrastructure needed for devicetree work. It uses an a sample "skeleton" devicetree - embedded in kernel image - to print the board, manufacturer by parsing the top-level "compatible" string. As of now we don't need any additional "board" specific "machine_desc". TODO: support interpreting the command line as boot-loader passed dtb Signed-off-by: Vineet Gupta Cc: Arnd Bergmann Cc: Grant Likely Cc: devicetree-discuss@lists.ozlabs.org Cc: Rob Herring Cc: James Hogan Reviewed-by: Rob Herring Reviewed-by: James Hogan --- Reading git-diff-tree failed