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

omap2420-h4: Fix DRAM initialisation


The size of the DRAM for the omap2420-h4 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 omap2420-h4 board and setup the
DRAM size there.

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