[U-Boot] [PATCH 3/7] powerpc/mpc8xxx: Enable calculation for fixed DDR chips
Kumar Gala
galak at kernel.crashing.org
Fri Jun 3 09:42:05 CEST 2011
On May 26, 2011, at 6:25 PM, York Sun wrote:
> From: york <yorksun at freescale.com>
>
> We used to have fixed parameters for soldered DDR chips. This patch enables
> calculation based on raw timing data, implemneted in board-specific file.
>
> Signed-off-by: York Sun <yorksun at freescale.com>
> ---
> arch/powerpc/cpu/mpc85xx/cpu.c | 4 +++-
> arch/powerpc/cpu/mpc8xxx/ddr/Makefile | 13 +++++++++++--
> arch/powerpc/cpu/mpc8xxx/ddr/ddr.h | 5 +++++
> arch/powerpc/cpu/mpc8xxx/ddr/main.c | 12 ++++++++++++
> 4 files changed, 31 insertions(+), 3 deletions(-)
applied to 85xx next
- k
More information about the U-Boot
mailing list