Skip to content
Snippets Groups Projects
Commit c6a7fce1 authored by Enric Balletbò i Serra's avatar Enric Balletbò i Serra Committed by Tom Rini
Browse files

TI: armv7: Do not define the number DRAM banks if is already defined.


If CONFIG_NR_DRAM_BANKS is not defined, we say (for simplicity) that we have
1 bank, but for some boards should be interesting that we can define
CONFIG_NR_DRAM_BANKS. To handle this possibility just define the number of
DRAM banks if is not already defined. This is useful for some OMAP3 boards
where the DRAM initialitzation is only at u-boot level.

Signed-off-by: default avatarEnric Balletbo i Serra <eballetbo@gmail.com>
parent 70e71b61
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment