]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nds32: Enable two banks of SDRAM on Andes board
authorken kuo <ken.kuoky@gmail.com>
Sat, 8 Jun 2013 03:14:09 +0000 (11:14 +0800)
committerMacpaul Lin <macpaul@gmail.com>
Wed, 24 Jul 2013 03:50:28 +0000 (11:50 +0800)
commit3c016704d9c5418479e68e4690759cb2be6f90d3
tree420573e2d34c1f0c661e27d8f14d4a1cc75cef17
parentf6fd4140a5c7141a58a4e890951c9415be5347c4
nds32: Enable two banks of SDRAM on Andes board

The original adp-ag101/adp-ag101p initialize only one bank(64MB)
by default at boot time, but it is not enough for some application,
so increasing to two banks(128M).

Signed-off-by: Kuan-Yu Kuo <ken.kuoky@gmail.com>
Cc: Macpaul Lin <macpaul@gmail.com>
arch/nds32/cpu/n1213/ag101/lowlevel_init.S
board/AndesTech/adp-ag101/adp-ag101.c
board/AndesTech/adp-ag101p/adp-ag101p.c
include/configs/adp-ag101.h
include/configs/adp-ag101p.h