]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
fsl-ddr: use the 1T timing as default configuration
authorDave Liu <daveliu@freescale.com>
Fri, 21 Nov 2008 08:31:43 +0000 (16:31 +0800)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Fri, 23 Jan 2009 23:03:14 +0000 (17:03 -0600)
commitb4983e16d150ab7d039704c310aacbd2f4dc1e0f
treee9d6b115e91cea5fe4e1ca3edc7d86bb28e4c190
parent22cca7e1cd54590e967c73558b07ffbdccd39504
fsl-ddr: use the 1T timing as default configuration

For light loaded system, we use the 1T timing to gain better
memory performance, but for some heavily loaded system,
you have to add the 2T timing options to board files.

Signed-off-by: Dave Liu <daveliu@freescale.com>
Acked-by: Andy Fleming <afleming@freescale.com>
board/freescale/mpc8540ads/ddr.c
board/freescale/mpc8544ds/ddr.c
board/freescale/mpc8560ads/ddr.c
board/freescale/mpc8610hpcd/ddr.c
board/freescale/mpc8641hpcn/ddr.c
board/stxgp3/ddr.c
board/stxssa/ddr.c
cpu/mpc8xxx/ddr/options.c