MIPS: SEAD3: Implement OF support.
authorSteven J. Hill <sjhill@mips.com>
Thu, 17 Jan 2013 17:37:03 +0000 (11:37 -0600)
committerRalf Baechle <ralf@linux-mips.org>
Fri, 1 Feb 2013 09:00:21 +0000 (10:00 +0100)
commit9b73100911ac6886e1bbf54a4626d545f9ba6ddf
treee2c1ceef05fe279eba70153908a7df75b18d401d
parent8fba1e588b7ed124bef42548924a6f4f95de9dba
MIPS: SEAD3: Implement OF support.

Activate USE_OF for SEAD-3 platform. Add basic DTS file and convert memory
detection and reservations to use OF.

[ralf@linux-mips.org: Remove unnecessary #ifdef wrapper in generic.h.  Make
<asm/mips-boards/generic.h> inclusion work even without prior
<linux/of_fdt.h> inclusion.]

Signed-off-by: Steven J. Hill <sjhill@mips.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/4809/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/Kconfig
arch/mips/include/asm/mips-boards/generic.h
arch/mips/mti-sead3/Makefile
arch/mips/mti-sead3/sead3-init.c
arch/mips/mti-sead3/sead3-memory.c [deleted file]
arch/mips/mti-sead3/sead3-setup.c
arch/mips/mti-sead3/sead3.dts [new file with mode: 0644]