]> asedeno.scripts.mit.edu Git - linux.git/commit
MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board
authorPaul Burton <paul.burton@imgtec.com>
Fri, 2 Jun 2017 19:29:51 +0000 (12:29 -0700)
committerRalf Baechle <ralf@linux-mips.org>
Wed, 28 Jun 2017 10:22:40 +0000 (12:22 +0200)
commit571b7e69f7f775c531ffaf73ae476b1e46150f41
treebdce1bec0e658dd73d170116f1ee5216fd7e136b
parentefe4a1acdc2c70da9025cf405112667e5580a572
MIPS: generic/yamon-dt: Pull YAMON DT shim code out of SEAD-3 board

In preparation for supporting other YAMON-using boards (Malta) & sharing
code to translate information from YAMON into device tree properties,
pull the code doing so for the kernel command line, system memory &
serial configuration out of the SEAD-3 board code.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/16181/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/generic/Kconfig
arch/mips/generic/Makefile
arch/mips/generic/board-sead3.c
arch/mips/generic/yamon-dt.c [new file with mode: 0644]
arch/mips/include/asm/yamon-dt.h [new file with mode: 0644]