Re: [U-Boot] [PATCH]fsl_ddr: Adds 16 bit DDR Data width option

2011-02-09 Thread Kumar Gala
On Feb 7, 2011, at 3:39 AM, Poonam Aggrwal wrote: > Signed-off-by: Poonam Aggrwal > Cc: York Sun > --- > P1014 processor supports maximum 16bit DDR data width. > Based of: git://git.am.freescale.net/mirrors/u-boot.git (branch, master) > arch/powerpc/cpu/mpc8xxx/ddr/util.c |4 +++- > arc

[U-Boot] [PATCH]fsl_ddr: Adds 16 bit DDR Data width option

2011-02-07 Thread Poonam Aggrwal
Signed-off-by: Poonam Aggrwal Cc: York Sun --- P1014 processor supports maximum 16bit DDR data width. Based of: git://git.am.freescale.net/mirrors/u-boot.git (branch, master) arch/powerpc/cpu/mpc8xxx/ddr/util.c |4 +++- arch/powerpc/include/asm/fsl_ddr_sdram.h |1 + 2 files changed,