1
0
Fork 0
alistair23-linux/arch/mips/generic
Marcin Nowakowski 67eebf7213
generic: fix appended dtb support
Appended DTB support is mostly intended to be used on legacy systems,
but it is a valid feature that can be enabled for generic platform,
which currently doesn't support it - if selected, the appended DTB will
be ignored by the platform startup code.

During kernel startup, the appended DTB's location is stored in
fw_passed_dtb if the init code finds what appears to be a valid DTB.
Otherwise (if a0 == -2), a1 is stored in fw_passed_dtb, so either way it
will always point to either a user-passed DTB or built-in DTB.

Signed-off-by: Marcin Nowakowski <marcin.nowakowski@fungible.com>
Signed-off-by: Paul Burton <paul.burton@mips.com>
Cc: linux-mips@vger.kernel.org
2019-05-13 12:02:47 -07:00
..
Kconfig MIPS: mscc: add PCB120 to the ocelot fitImage 2018-10-09 10:38:29 -07:00
Makefile MIPS: kexec: Use prepare method from Generic for UHI platforms 2018-09-22 10:32:34 -07:00
Platform MIPS: mscc: add PCB120 to the ocelot fitImage 2018-10-09 10:38:29 -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.c MIPS: generic: Add support for Microsemi Ocelot 2018-03-21 23:33:10 +00:00
board-ocelot.its.S MIPS: mscc: add PCB120 to the ocelot fitImage 2018-10-09 10:38:29 -07: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 generic: fix appended dtb support 2019-05-13 12:02:47 -07:00
irq.c MIPS: Generic: Support GIC in EIC mode 2018-02-05 14:36:03 +00: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