1
0
Fork 0
alistair23-linux/arch/mips/mti-sead3
Matt Redfearn 5e7c1c918a MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT
Early access to the kernel command line requires early access to the FDT
for platforms which pass the command line within the device tree. There
was no common way to retrieve the location of the FDT without incurring
side effects, such as plat_mem_setup which, on Malta at least,
initializes a bunch of other stuff.

This patch adds plat_get_ftd() for IMG platforms.

Signed-off-by: Matt Redfearn <matt.redfearn@imgtec.com>
Cc: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Cc: kernel-hardening@lists.openwall.com
Cc: linux-kernel@vger.kernel.org
Patchwork: https://patchwork.linux-mips.org/patch/12988/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2016-05-13 14:02:03 +02:00
..
Makefile LED/MIPS: Move SEAD3 LED driver to where it belongs. 2015-11-03 08:59:20 +01:00
Platform MIPS: Add core files for MIPS SEAD-3 development platform. 2012-09-13 15:43:46 -05:00
sead3-console.c MIPS: FW: sead3: Use new common FW library variable processing. 2013-05-08 12:30:09 +02:00
sead3-display.c MIPS: FW: Remove obsolete header file for MTI platforms. 2013-05-08 12:30:10 +02:00
sead3-init.c MIPS: mark prom_free_prom_memory() everywhere with __init 2015-04-01 17:21:58 +02:00
sead3-int.c MIPS: Move gic.h to include/linux/irqchip/mips-gic.h 2014-11-24 07:44:59 +01:00
sead3-lcd.c MIPS: Add core files for MIPS SEAD-3 development platform. 2012-09-13 15:43:46 -05:00
sead3-platform.c MIPS: SEAD3: Combine all platform device registrations in one file. 2015-04-02 17:07:26 +02:00
sead3-reset.c MIPS: sead3: Fix ability to perform a soft reset. 2013-06-21 18:07:01 +02:00
sead3-setup.c MIPS: Introduce plat_get_fdt a platform API to retrieve the FDT 2016-05-13 14:02:03 +02:00
sead3-time.c MIPS: Export get_c0_perfcount_int() 2015-08-03 09:25:18 +02:00