tizen: rpi4: use fdt already preloaded by the firmware
authorMarek Szyprowski <m.szyprowski@samsung.com>
Mon, 22 Nov 2021 11:29:39 +0000 (12:29 +0100)
committerJaehoon Chung <jh80.chung@samsung.com>
Wed, 12 Oct 2022 05:48:56 +0000 (14:48 +0900)
commitdf8be8b9808b8feb7c82899c78db6712c693475b
tree74f09ecd5a6432aed61bc67058692852d6656d4f
parent7cae2b53aadd84feb4e9834b266d34f9d87ffcb8
tizen: rpi4: use fdt already preloaded by the firmware

RPi4's firmware loads dtb and performs some fixups depending on the board
hardware revision. Simply reuse the fdt preloaded by the firmware instead
of loading it again from disk.

Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
Change-Id: I47e23f61f7b86475922a85fcb464f31d6652f6b6
tizen/bootscript/tizen-boot-rpi4.scr