summaryrefslogtreecommitdiff
path: root/doc/develop/python_cq.rst
diff options
context:
space:
mode:
authorKaustabh Chakraborty <[email protected]>2026-02-03 18:38:41 +0530
committerMinkyu Kang <[email protected]>2026-02-23 15:35:33 +0900
commit6220037e7c1bb2086f862bc031b2bfd14009d865 (patch)
tree4f6cf78c935fa1d2f14a38ed8786602d4b8f87db /doc/develop/python_cq.rst
parent23ad0660c11b72a9f720362c801e2e47e9ecd4dc (diff)
board: samsung: exynos-mobile: disable MULTI_DTB_FIT support
MULTI_DTB_FIT allowed a single U-Boot image to be booted in multiple devices, but it was not a scalable solution; as more devices are added, the U-Boot binary is bound to increase, space taken up by devicetrees which are not even used. The other approach is to be able to build separate images for multiple devices using the same "board" defined in U-Boot. This is used by qcom_phone to support muitiple devices. Follow the said approach for Exynos devices as well, disable MULTI_DTB_FIT for this board. Signed-off-by: Kaustabh Chakraborty <[email protected]> Signed-off-by: Minkyu Kang <[email protected]>
Diffstat (limited to 'doc/develop/python_cq.rst')
0 files changed, 0 insertions, 0 deletions