commit | 80ad401cb1de41f40699b91af0c56bb4488f247c | [log] [tgz] |
---|---|---|
author | Haiying Wang <Haiying.Wang@freescale.com> | Wed Dec 01 10:35:31 2010 -0500 |
committer | Kumar Gala <galak@kernel.crashing.org> | Wed Jan 19 22:58:22 2011 -0600 |
tree | 180b29ff47efa502ef8b7f83a481b301bd9a6b07 | |
parent | ac858d116db7f78fba75fa643c362ceae92b0f24 [diff] |
8xxx/ddr: add support to only compute the ddr sdram size This patch adds fsl_ddr_sdram_size to only calculate the ddr sdram size, in case that the DDR SDRAM is initialized in the 2nd stage uboot and should not be intialized again in the final stage uboot. Signed-off-by: Haiying Wang <Haiying.Wang@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>