Skip to content
Snippets Groups Projects
Commit c8b30b85 authored by Jon Hunter's avatar Jon Hunter Committed by Tom Rini
Browse files

omap5912-osk: Fix DRAM initialisation


The size of the DRAM for the omap5912-osk board is getting setup in the
dram_init() function. However, for the current u-boot release this is
too late and needs to be done in dram_init_banksize(). Therefore, add
a dram_init_banksize() function for the omap5912-osk board and setup the
DRAM size there.

Signed-off-by: default avatarJon Hunter <jon-hunter@ti.com>
parent a519602d
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