]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit52f2dc41d41dfd3d5e538e4f5f22af0f5e65cc6b
treea252022f25c5c0d826e2d0db7858076bbc5e19f4
parenta46762d6bc8d2791de4bce7f3f840fc7aebf7310
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