MIPS: head.S: Init fw_passed_dtb to builtin DTB
authorPaul Cercueil <paul@crapouillou.net>
Thu, 30 Jul 2020 16:12:30 +0000 (18:12 +0200)
committerThomas Bogendoerfer <tsbogend@alpha.franken.de>
Fri, 31 Jul 2020 15:48:02 +0000 (17:48 +0200)
commit37e5c69ffd4195c35aeb24978701f40ac82af7b1
treeb1280fac89ea57fbc92733db37226753ec15f4ca
parentc3028b951ed15b7c3409c6d9a69dad615de23d3f
MIPS: head.S: Init fw_passed_dtb to builtin DTB

Init the 'fw_passed_dtb' pointer to the buit-in Device Tree blob when it
has been compiled in with CONFIG_BUILTIN_DTB.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
arch/mips/kernel/head.S