Re: [U-Boot] [PATCH 1/4] nds32: Enable two banks of SDRAM on Andes board

2013-07-23 Thread Macpaul Lin
Hi Kuan-YU 2013/6/8 Kuan-Yu Kuo ken.ku...@gmail.com: 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.ku...@gmail.com Cc: Macpaul Lin

[U-Boot] [PATCH 1/4] nds32: Enable two banks of SDRAM on Andes board

2013-06-07 Thread Kuan-Yu Kuo
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.ku...@gmail.com Cc: Macpaul Lin macp...@gmail.com --- arch/nds32/cpu/n1213/ag101/lowlevel_init.S |