]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mv-common.h: fix DRAM banks configuration
authorSimon Guinot <sguinot@lacie.com>
Tue, 3 May 2011 15:47:34 +0000 (21:17 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 11 May 2011 21:03:16 +0000 (23:03 +0200)
commit2f795ac74eceea36199f07b385d2c85f61396a04
treef1dd70a7e8c6f7f6bb35763292a90ff04aa7be09
parent29d53d19f3d0ed6505f52b459e3a092b93f641b5
mv-common.h: fix DRAM banks configuration

The asm/arch/config.h header define CONFIG_NR_DRAM_BANKS_MAX, which is
needed to configure DRAM banks.

This patch move the asm/arch/config.h header inclusion above the DRAM
banks configuration.

Additionally this patch fix a typo.

Signed-off-by: Simon Guinot <sguinot@lacie.com>
include/configs/mv-common.h