]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controller
authorKumar Gala <galak@kernel.crashing.org>
Fri, 6 Feb 2009 15:56:34 +0000 (09:56 -0600)
committerAndy Fleming <afleming@freescale.com>
Tue, 17 Feb 2009 00:05:50 +0000 (18:05 -0600)
commit1542fbdeec0d1e2a6df13189df8dcb1ce8802be3
tree32fb15177459b12a5947bf700d547077840f85f5
parentb29dee3c906e9daaf6baf7772d2e15e26b8636b8
fsl-ddr: ignore memctl_intlv_ctl setting if only one DDR controller

If we only have one controller we can completely ignore how
memctl_intlv_ctl is set.  Otherwise other levels of code get confused
and think we have twice as much memory.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc8xxx/ddr/options.c