1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-08-31 16:22:36 +02:00

Add btaddr fixups to relevant configs

This commit is contained in:
Ondrej Jirman
2019-11-26 11:23:23 +01:00
parent 7f2847ea84
commit bcf897e937
2 changed files with 2 additions and 0 deletions

View File

@@ -36,3 +36,4 @@ CONFIG_FIT=y
# CONFIG_EFI_PARTITION is not set
# CONFIG_EFI_LOADER is not set
# CONFIG_CMD_NVEDIT_EFI is not set
CONFIG_FIXUP_BDADDR="brcm,bcm4345c5"

View File

@@ -86,3 +86,4 @@ CONFIG_FIT=y
# CONFIG_SPL_BANNER_PRINT is not set
# CONFIG_SPL_DISPLAY_PRINT is not set
# CONFIG_VIDEO_DE2 #is not set
CONFIG_FIXUP_BDADDR="brcm,bcm20702a1"