]> git.ipfire.org Git - thirdparty/u-boot.git/commit
doc: board: samsung: exynos-mobile: remove requirement of stub device tree
authorKaustabh Chakraborty <kauschluss@disroot.org>
Tue, 3 Feb 2026 13:08:49 +0000 (18:38 +0530)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 23 Feb 2026 06:35:33 +0000 (15:35 +0900)
commit11198fa347390eb449c2a0939f5f00cf510fe285
treef2e297a328f7846dc24f6d3ad7e9cd9919cfb576
parentd73efc6841c892c8dd06711aac97ac3de503bda8
doc: board: samsung: exynos-mobile: remove requirement of stub device tree

Flashing U-Boot for Exynos 7870 requires creating a stub device tree,
where certain properties and nodes are defined which are populated by
the previous bootloader in the phones.

Since these properties are now available in the U-Boot device tree, it's
now possible to use the same blob generated by U-Boot in place of the
stub, when creating boot images. Update the build documentation to
reflect the same.

Signed-off-by: Kaustabh Chakraborty <kauschluss@disroot.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
doc/board/samsung/exynos-mobile/exynos7870.rst