OSDN Git Service

MIPS: SEAD3: Parse memsize in DT shim
authorPaul Burton <paul.burton@imgtec.com>
Fri, 26 Aug 2016 14:17:45 +0000 (15:17 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 4 Oct 2016 23:31:20 +0000 (01:31 +0200)
commitfd4d740427080f67c52e16d4fa639b30ccf1ccde
treea252022f25c5c0d826e2d0db7858076bbc5e19f4
parenta1ec6003f21547199f57ab529d0eff742917d637
MIPS: SEAD3: Parse memsize in DT shim

Parse the memsize argument provided by the bootloader in the DT shim
code, allowing the user to override it on the command line. This places
all of the DT manipulation code into sead3-dtshim.c.

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Matt Redfearn <matt.redfearn@imgtec.com>
Cc: Rob Herring <robh@kernel.org>
Cc: Kefeng Wang <wangkefeng.wang@huawei.com>
Cc: linux-mips@linux-mips.org
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/14058/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/mti-sead3/sead3-dtshim.c
arch/mips/mti-sead3/sead3-setup.c