diff options
author | Paul Kocialkowski <contact@paulk.fr> | 2024-07-28 22:25:00 +0200 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2024-08-06 18:32:46 -0600 |
commit | 2e148cb0b423bbb0b2e16b55bab053edca5abbfb (patch) | |
tree | ac431b89eab36acaff10ae218fabe6aa7fbc851d /drivers/ddr/microchip/ddr2_regs.h | |
parent | 5e0620f0caf1a8b445584b1b37c986703b9a9b7a (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>
Reviewed-by: Tom Rini <trini@konsulko.com>
Tested-by: Derald D. Woods <woods.technical@gmail.com>
Diffstat (limited to 'drivers/ddr/microchip/ddr2_regs.h')
0 files changed, 0 insertions, 0 deletions