]> git.sur5r.net Git - u-boot/commit
arm/km: use kw_sdram_size_adjust to adjust SDRAM size
authorHolger Brunck <holger.brunck@keymile.com>
Wed, 25 Jul 2012 06:26:03 +0000 (06:26 +0000)
committerPrafulla Wadaskar <prafulla@marvell.com>
Wed, 3 Oct 2012 11:13:13 +0000 (16:43 +0530)
commit3a5b9fe64949e5cf1dab49db4656096a0d6905cd
tree3b458595cdb0ea6351e757d4f5de7900c7f7c8b0
parentb3168f4be86ef02905281ff7531960112e10cc7e
arm/km: use kw_sdram_size_adjust to adjust SDRAM size

Some boards may differ only in the SDRAM size. This function allows to
fix the size accordingly and we can use the same u-boot binary for both
boards.

Signed-off-by: Holger Brunck <holger.brunck@keymile.com>
Signed-off-by: Gerlando Falauto <gerlando.falauto@keymile.com>
cc: Prafulla Wadaskar <prafulla@marvell.com>
cc: Valentin Longchamp <valentin.longchamp@keymile.com>
board/keymile/km_arm/km_arm.c