summaryrefslogtreecommitdiff
path: root/configs/a5y17lte_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2023-02-08 18:18:26 +0300
committerTom Rini <trini@konsulko.com>2023-02-08 18:18:26 +0300
commit948d3999bfcdf91ef7a10c3eee9c763ed1323bd2 (patch)
tree263ef0c010bd88b7373d72acef7a34e7e20a7ea5 /configs/a5y17lte_defconfig
parent94fe4ed9455d559ccca45865c195fe4ecdaffb51 (diff)
downloadu-boot-948d3999bfcdf91ef7a10c3eee9c763ed1323bd2.tar.xz
Revert "lmb: Default to not-LMB_USE_MAX_REGIONS"
As explained by Philippe Schenker, I was misinterpreting what happened in the case where we do not set LMB_USE_MAX_REGIONS and so had re-introduced the problem I was attempting to more widely resolve. This reverts commit 007ae5d108a37564905ea1588cb279f3a522cc3d. Reported-by: Philippe Schenker <philippe.schenker@toradex.com> Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/a5y17lte_defconfig')
-rw-r--r--configs/a5y17lte_defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/a5y17lte_defconfig b/configs/a5y17lte_defconfig
index d1cd97baf5..ffb0b3f474 100644
--- a/configs/a5y17lte_defconfig
+++ b/configs/a5y17lte_defconfig
@@ -24,3 +24,4 @@ CONFIG_SYS_BOOTM_LEN=0x2000000
CONFIG_CMD_GPIO=y
CONFIG_CMD_I2C=y
CONFIG_DM_I2C_GPIO=y
+CONFIG_LMB_MAX_REGIONS=64