commit | 7d6168e57610a51404fb30e500345e2d92c20b18 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Wed Jan 25 15:03:19 2012 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Tue May 15 17:49:19 2012 +0200 |
tree | f3848ea8c3b177217f778498500a8abce9299389 | |
parent | 0a4c531c2124cbb700484787327c516abbd76e70 [diff] |
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 <blogic@openwrt.org> Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/3715/ Signed-off-by: Ralf Baechle <ralf@linux-mips.org>