[U-Boot] [PATCH 1/2] powerpc/8xxx: Move fsl_is_spd() into generic 8xxx ddr code
Kumar Gala
galak at kernel.crashing.org
Thu Jan 13 23:11:45 CET 2011
On Jan 9, 2011, at 2:27 PM, Kumar Gala wrote:
> 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 at kernel.crashing.org>
> ---
> arch/powerpc/cpu/mpc8xxx/ddr/options.c | 22 +++++++++++++++++++++-
> arch/powerpc/include/asm/fsl_ddr_sdram.h | 3 ++-
> board/freescale/corenet_ds/ddr.c | 18 ++----------------
> 3 files changed, 25 insertions(+), 18 deletions(-)
applied
- k
More information about the U-Boot
mailing list