[U-Boot] [PATCH 3/7] powerpc/mpc8xxx: Enable calculation for fixed DDR chips
Kumar Gala
galak at kernel.crashing.org
Fri Jun 3 09:48:32 CEST 2011
On Jun 3, 2011, at 2:42 AM, Kumar Gala wrote:
>
> 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
After further review, I'm dropping this one for now. We need to add some docs about 'RAW TIMING'
- k
More information about the U-Boot
mailing list