git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0a4c531
)
MIPS: Add helper function to allow platforms to point at a DTB.
author
Ralf Baechle
<ralf@linux-mips.org>
Wed, 25 Jan 2012 14:03:19 +0000
(15:03 +0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Tue, 15 May 2012 15:49:19 +0000
(17:49 +0200)
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>
No differences found