Template:High Assurance Boot MX8 UBOOT DTB V2: Difference between revisions

From Variscite Wiki
No edit summary
No edit summary
Line 5: Line 5:
To select the right U-Boot device tree:  
To select the right U-Boot device tree:  
   
   
  UBOOT_DTB_DEFAULT = "{{#var:U-BOOT_DTB_DART}}" # For dt8mcustomboard
  UBOOT_DTB_DEFAULT = "{{#var:U-BOOT_DTB_DART}}" # For dt8mcustomboard board
or
  UBOOT_DTB_DEFAULT = "{{#var:U-BOOT_DTB_SOM}}" # For symphony board
  UBOOT_DTB_DEFAULT = "{{#var:U-BOOT_DTB_SOM}}" # For symphony

Revision as of 20:32, 24 February 2025

|- |UBOOT_DTB_DEFAULT|| The imx-boot images contain a FIT image with one or more U-Boot device tree files. Currently, signed imx-boot images can contain only a single device tree file.

To select the right U-Boot device tree:

UBOOT_DTB_DEFAULT = "" # For dt8mcustomboard board
UBOOT_DTB_DEFAULT = "" # For symphony board