]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/fsl_ddr_sdram.h
powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code
authorKumar Gala <galak@kernel.crashing.org>
Sun, 9 Jan 2011 20:06:28 +0000 (14:06 -0600)
committerKumar Gala <galak@kernel.crashing.org>
Fri, 14 Jan 2011 07:32:22 +0000 (01:32 -0600)
commit3dbd5d7d7e2c98380779a48a422afa239d3bbdf4
tree2256dda3befc7dc4e153f7ae69d7e36aa35b6c71
parentae026ffd1e1a3f98b13c121acf5a677a5925a0e1
powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code

Move the parsing of hwconfig to determine if to use spd into common code
so we can share it across all boards instead of duplicating it
everywhere.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/cpu/mpc8xxx/ddr/options.c
arch/powerpc/include/asm/fsl_ddr_sdram.h
board/freescale/corenet_ds/ddr.c