diff options
| author | Paul Kocialkowski <[email protected]> | 2024-07-28 22:25:00 +0200 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2024-08-06 18:32:46 -0600 |
| commit | 2e148cb0b423bbb0b2e16b55bab053edca5abbfb (patch) | |
| tree | ac431b89eab36acaff10ae218fabe6aa7fbc851d /scripts | |
| 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 <[email protected]>
Reviewed-by: Tom Rini <[email protected]>
Tested-by: Derald D. Woods <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions
