]> git.baikalelectronics.ru Git - kernel.git/commit
MIPS: Lantiq: Add support for device tree file from boot loader
authorHauke Mehrtens <hauke@hauke-m.de>
Sat, 19 Mar 2016 17:28:51 +0000 (18:28 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 13 May 2016 12:01:44 +0000 (14:01 +0200)
commit83ae1aeb42e0769deea262d4a1149a68aa4df78f
treea265ae46564bea68fae229ee9049e20e9a289f66
parent3a1789328b76f6c87028f0447ac505c36790a02d
MIPS: Lantiq: Add support for device tree file from boot loader

This fetches the device tree file like it is specified in the MIPS UHI
interface if one was found. This is also used when the device tree file
was appended to the kernel image with cat.
This code is copied from arch/mips/bmips/setup.c.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Acked-by: John Crispin <john@phrozen.org>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/12898/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/lantiq/prom.c