diff options
author | Hunter, Jon <jon-hunter@ti.com> | 2013-04-03 09:35:33 +0000 |
---|---|---|
committer | Tom Rini <trini@ti.com> | 2013-04-08 11:29:05 -0400 |
commit | 335d9394c9d9d5f9bec12428f5cc2b84d092bdb6 (patch) | |
tree | d6e7117fe4dfa9cf00e7d2280e35275ed33dc076 /board/keymile/km_arm | |
parent | 616cf60ee0886eaf7d60b9204f762391a1e9ae52 (diff) | |
download | u-boot-imx-335d9394c9d9d5f9bec12428f5cc2b84d092bdb6.zip u-boot-imx-335d9394c9d9d5f9bec12428f5cc2b84d092bdb6.tar.gz u-boot-imx-335d9394c9d9d5f9bec12428f5cc2b84d092bdb6.tar.bz2 |
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: Jon Hunter <jon-hunter@ti.com>
Diffstat (limited to 'board/keymile/km_arm')
0 files changed, 0 insertions, 0 deletions