sbc8560: properly set cs0_bnds for 512MB
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 11 Jul 2008 19:33:04 +0000 (15:33 -0400)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Tue, 15 Jul 2008 00:35:03 +0000 (19:35 -0500)
commit0ec436d2f95076d9e46ae594db6e9b1d8732840d
treee62f6c7c826451fc4c8a42e9a4f6cfd72a17a8dc
parent6de5bf24004c8d9c9b070bb8f7418d1c45e5eb27
sbc8560: properly set cs0_bnds for 512MB

The sbc8560 board ships with 512MB of memory installed,
but the current cs0_bnds is hard coded for 256MB.  Set the
value based on CFG_SDRAM_SIZE.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
board/sbc8560/sbc8560.c