[U-Boot] [PATCH] ppc/8xxx: Remove ddr_pd_cntl register since it doesn't exist
Kumar Gala
galak at kernel.crashing.org
Wed Sep 2 05:03:56 CEST 2009
On Sep 1, 2009, at 10:03 PM, Kumar Gala wrote:
> The ddr_pd_cntl isn't defined in any reference manual and thus we wil
> remove especially since we set it to 0, which would most likely be its
> POR value.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> board/freescale/p1_p2_rdb/ddr.c | 5 -----
> cpu/mpc85xx/ddr-gen3.c | 1 -
> cpu/mpc8xxx/ddr/ctrl_regs.c | 23 -----------------------
> include/asm-ppc/fsl_ddr_sdram.h | 1 -
> include/asm-ppc/immap_85xx.h | 2 +-
> 5 files changed, 1 insertions(+), 31 deletions(-)
applied to 85xx
- k
More information about the U-Boot
mailing list