commit | f697997a4f9bd88d6a9dcf80115056af55031c58 | [log] [tgz] |
---|---|---|
author | Simon Guinot <[simon@sequanux.org]> | Tue Nov 01 16:44:12 2011 +0530 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Thu Nov 03 22:56:22 2011 +0100 |
tree | f69e142e88650b5b4e689692b9af958b99e9cec7 | |
parent | abbbbdd7e1232cfe5ccde8da9d4cc1fa609f8456 [diff] |
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>