1
0
mirror of https://github.com/home-assistant/operating-system.git synced 2026-04-24 02:39:20 +01:00

Use rockchip combined uboot images (#3115)

This commit is contained in:
Tim L
2024-01-30 08:12:52 +11:00
committed by GitHub
parent 3d234144a2
commit 9df30c9e4e
4 changed files with 4 additions and 6 deletions

View File

@@ -144,7 +144,7 @@ BR2_TARGET_UBOOT_NEEDS_ATF_BL31=y
BR2_TARGET_UBOOT_NEEDS_ATF_BL31_ELF=y
BR2_TARGET_UBOOT_NEEDS_TPL=y
BR2_TARGET_UBOOT_FORMAT_CUSTOM=y
BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="idbloader.img u-boot.itb"
BR2_TARGET_UBOOT_FORMAT_CUSTOM_NAME="u-boot-rockchip.bin"
BR2_PACKAGE_HOST_DOSFSTOOLS=y
BR2_PACKAGE_HOST_E2FSPROGS=y
BR2_PACKAGE_HOST_GPTFDISK=y