]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: rmobile: alt: Remove dram_init_banksize function
authorNobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Mon, 10 Nov 2014 04:58:50 +0000 (13:58 +0900)
committerNobuhiro Iwamatsu <iwamatsu@nigauri.org>
Mon, 17 Nov 2014 04:22:27 +0000 (13:22 +0900)
commit4772684c70159c70a742811c14adc1f75b1b5aa1
treee144eea246d941d2ce22b7a72b8ea3125f130d0f
parent62b571a37ea661d7804ea4f99863626a19d77be6
arm: rmobile: alt: Remove dram_init_banksize function

Alt board is defined CONFIG_SYS_SDRAM_BASE, and this can use a basic function of
dram_init_banksize instead.

Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
board/renesas/alt/alt.c