diff options
author | Paul Kocialkowski | 2024-07-28 19:03:50 +0200 |
---|---|---|
committer | Paul Kocialkowski | 2024-07-28 19:53:13 +0200 |
commit | e123342808c0c56a84272181f1b4f38b69540d62 (patch) | |
tree | ac431b89eab36acaff10ae218fabe6aa7fbc851d /include/configs/tqma6_mba6.h | |
parent | 41cccd55eb5371125e1fcacfcf3c95bc2c61c45d (diff) |
dra7xx: Remove explicit DRAM banks number from defconfigs
The common EMIF init code used for DRA7xx does not explicitly fill
the gd->bd->bi_dram entries (like OMAP3 does), so there is no reason
to set an explicit number of DRAM banks which doesn't correspond to
anything in particular.
Remove the CONFIG_NR_DRAM_BANKS option from the concerned defconfigs.
The dram_init_banksize default implementation will be fine with the
default value for the config option.
Signed-off-by: Paul Kocialkowski <contact@paulk.fr>
Diffstat (limited to 'include/configs/tqma6_mba6.h')
0 files changed, 0 insertions, 0 deletions