linux/arch/mips/generic
Dengcheng Zhu 2fe8ea39c9
MIPS: kexec: Use prepare method from Generic for UHI platforms
Out-of-tree platforms may not be based on Generic as shown in customer
communication. Share the prepare method with all using UHI boot protocol,
and put into machine_kexec.c.

The benefit is that, when having kexec_args related problems, developers
will naturally look into machine_kexec.c, where "CONFIG_UHI_BOOT" will be
found, prompting them to add "select UHI_BOOT" to the platform Kconfig. It
would otherwise require a lot debugging or online searching to be aware
that the solution is in Generic code.

Tested-by: Rachel Mozes <rachel.mozes@intel.com>
Reported-by: Rachel Mozes <rachel.mozes@intel.com>
Signed-off-by: Dengcheng Zhu <dzhu@wavecomp.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Patchwork: https://patchwork.linux-mips.org/patch/20569/
Cc: pburton@wavecomp.com
Cc: ralf@linux-mips.org
Cc: linux-mips@linux-mips.org
2018-09-22 10:32:34 -07:00
..
board-boston.its.S MIPS: generic: Move Boston FIT image source to its own file 2017-08-29 15:21:52 +02:00
board-ni169445.its.S MIPS: generic: Fix NI 169445 its build 2017-10-31 22:55:44 +00:00
board-ocelot_pcb123.its.S mips: mscc: build FIT image for Ocelot 2018-07-24 17:42:19 -07:00
board-ocelot.c MIPS: generic: Add support for Microsemi Ocelot 2018-03-21 23:33:10 +00:00
board-ranchu.c MIPS: generic: Fix ranchu_of_match[] termination 2018-02-05 10:39:51 +00:00
board-sead3.c Update MIPS email addresses 2017-11-03 09:02:30 -07:00
board-xilfpga.its.S MIPS: generic: Add support for MIPSfpga 2017-11-08 22:53:44 +00:00
init.c MIPS: generic: fix missing of_node_put() 2018-07-27 19:48:57 -07:00
irq.c MIPS: Generic: Support GIC in EIC mode 2018-02-05 14:36:03 +00:00
Kconfig mips: mscc: build FIT image for Ocelot 2018-07-24 17:42:19 -07:00
Makefile MIPS: kexec: Use prepare method from Generic for UHI platforms 2018-09-22 10:32:34 -07:00
Platform mips: mscc: build FIT image for Ocelot 2018-07-24 17:42:19 -07:00
proc.c Update MIPS email addresses 2017-11-03 09:02:30 -07:00
vmlinux.its.S License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
yamon-dt.c MIPS: Remove obsolete MIPS checks for DST node "chosen@0" 2018-08-06 09:50:33 -07:00