]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add proper SPD definitions for DDR1/2/3
authorJames Yang <James.Yang@freescale.com>
Tue, 26 Aug 2008 20:01:27 +0000 (15:01 -0500)
committerWolfgang Denk <wd@denx.de>
Wed, 27 Aug 2008 00:05:53 +0000 (02:05 +0200)
commit0f2cbe3f5eddbdf3848265f35e4f714434929cff
treeb0d310ad0246afd183e6458c53f21d56368a3de9
parent285db74716c724ae8a0ff177878fd09a74428c7b
Add proper SPD definitions for DDR1/2/3

Also adds helper functions for DDR1/2 to verify the checksum.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
common/Makefile
common/ddr_spd.c [new file with mode: 0644]
include/ddr_spd.h [new file with mode: 0644]