From: Ralf Baechle Date: Wed, 25 Jan 2012 14:03:19 +0000 (+0100) Subject: MIPS: Add helper function to allow platforms to point at a DTB. X-Git-Tag: v3.5-rc1~47^2^6~27 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d6168e57610a51404fb30e500345e2d92c20b18;p=pandora-kernel.git MIPS: Add helper function to allow platforms to point at a DTB. Add __dt_setup_arch() that can be called to load a builtin DT. Additionally we add a macro to allow loading a specific symbol from the __dtb_* section. Signed-off-by: John Crispin Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3715/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed