Home
last modified time | relevance | path

Searched hist:"2 f795ac74eceea36199f07b385d2c85f61396a04" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dmv-common.h2f795ac74eceea36199f07b385d2c85f61396a04 Tue May 03 15:47:34 UTC 2011 Simon Guinot <sguinot@lacie.com> 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>