]> git.ipfire.org Git - people/ms/u-boot.git/commit
netspace_v2: fix SDRAM configuration
authorSimon Guinot <[simon@sequanux.org]>
Tue, 1 Nov 2011 11:14:12 +0000 (16:44 +0530)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Thu, 3 Nov 2011 21:56:22 +0000 (22:56 +0100)
commitf697997a4f9bd88d6a9dcf80115056af55031c58
treef69e142e88650b5b4e689692b9af958b99e9cec7
parentabbbbdd7e1232cfe5ccde8da9d4cc1fa609f8456
netspace_v2: fix SDRAM configuration

Network Space (Max) v2 and Internet Space v2 boards have different
SDRAM configuration and size: respectively 256MB (DDR2 1Gb, 128Mbx8
organisation) and 128MB (DDR2 512Mb, 64Mbx8 organisation). To handle
the differences, this patch add a dedicated kwimage.cfg file for
Internet Space v2.

Additionnaly the number of SDRAM banks is fixed.

Signed-off-by: Simon Guinot <simon.guinot@sequanux.org>
board/LaCie/netspace_v2/kwbimage-is2.cfg [new file with mode: 0644]
board/LaCie/netspace_v2/kwbimage.cfg
include/configs/netspace_v2.h