Skip to content

Commit

Permalink
Update u-boot-adi.inc
Browse files Browse the repository at this point in the history
  • Loading branch information
vasbimpikasadi authored Nov 1, 2024
1 parent 370a9f2 commit b67fef2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion meta-adi-adsp-sc5xx/recipes-bsp/u-boot/u-boot-adi.inc
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ UBOOT_SOM_FILE = ""
UBOOT_SOM_FILE:adsp-sc598-som-ezkit = "file://0001-SC598-SOM-Adding-Rev-E-compatibility-for-u-boot.patch"
UBOOT_SOM = "${@bb.utils.contains('SOM_REV', 'E', '${UBOOT_SOM_FILE}', '', d)}"

UBOOT_BRANCH ?= "dev"
UBOOT_BRANCH ?= "main"

# On the SC598, we can't boot directly from the eMMC due to default speed configuration issues
# We can boot the SPL from OSPI or QSPI and then subsequently boot U-Boot Proper from eMMC
Expand Down

0 comments on commit b67fef2

Please sign in to comment.