Files
android_kernel_xiaomi_sm8450/arch/mips
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
..
2019-01-22 11:17:22 -08:00
2018-10-31 08:54:16 -07:00
2016-08-03 08:16:30 +02:00
2018-10-31 08:54:16 -07:00
2018-10-31 08:54:16 -07:00
2018-10-31 08:54:16 -07:00
2019-05-13 12:02:47 -07:00
2019-01-09 13:14:34 -08:00
2018-10-31 08:54:16 -07:00
2019-02-04 10:56:41 -08:00
2017-04-10 11:56:07 +02:00
2019-02-04 10:56:35 -08:00