aboutsummaryrefslogtreecommitdiff
path: root/configs/highbank_defconfig
diff options
context:
space:
mode:
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>2023-03-26 18:58:26 +0200
committerTom Rini <trini@konsulko.com>2023-04-06 19:10:08 -0400
commit120ec1dfa9ba29464fa5c319513a43d234253211 (patch)
treebd9ab920406a1ab042e559b44e472d7e3d078328 /configs/highbank_defconfig
parent480c1d6725b2444f14b36bff1416514c6f09ea8f (diff)
downloadu-boot-120ec1dfa9ba29464fa5c319513a43d234253211.zip
u-boot-120ec1dfa9ba29464fa5c319513a43d234253211.tar.gz
u-boot-120ec1dfa9ba29464fa5c319513a43d234253211.tar.bz2
ata: don't use SYS_SCSI_MAX_SCSI_ID for SATA
CONFIG_SYS_SCSI_MAX_SCSI_ID is not defined if CONFIG_SCSI=n. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com> Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'configs/highbank_defconfig')
-rw-r--r--configs/highbank_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/highbank_defconfig b/configs/highbank_defconfig
index f045757..4eac7b2 100644
--- a/configs/highbank_defconfig
+++ b/configs/highbank_defconfig
@@ -30,6 +30,7 @@ CONFIG_RESET_TO_RETRY=y
CONFIG_MISC_INIT_R=y
# CONFIG_CMD_SETEXPR is not set
CONFIG_ENV_IS_IN_NVRAM=y
+CONFIG_SYS_SATA_MAX_PORTS=5
CONFIG_SCSI_AHCI=y
CONFIG_SYS_64BIT_LBA=y
CONFIG_BOOTCOUNT_LIMIT=y