[U-Boot-Users] [PATCH 3/8] ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2

2008-06-04 Thread Stefan Roese
This patch now adds a new header file (asm-ppc/ppc4xx-sdram.h) for all ppc4xx related SDRAM/DDR/DDR2 controller defines. Signed-off-by: Stefan Roese [EMAIL PROTECTED] --- include/asm-ppc/ppc4xx-sdram.h | 1156 1 files changed, 1156 insertions(+), 0

Re: [U-Boot-Users] [PATCH 3/8] ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2

2008-06-04 Thread Jerry Van Baren
Stefan Roese wrote: This patch now adds a new header file (asm-ppc/ppc4xx-sdram.h) for all ppc4xx related SDRAM/DDR/DDR2 controller defines. Signed-off-by: Stefan Roese [EMAIL PROTECTED] --- include/asm-ppc/ppc4xx-sdram.h | 1156 1 files changed,

Re: [U-Boot-Users] [PATCH 3/8] ppc4xx: Consolidate PPC4xx SDRAM/DDR/DDR2 defines, part2

2008-06-04 Thread Stefan Roese
Hi Jerry, On Thursday 05 June 2008, Jerry Van Baren wrote: Stefan Roese wrote: This patch now adds a new header file (asm-ppc/ppc4xx-sdram.h) for all ppc4xx related SDRAM/DDR/DDR2 controller defines. Signed-off-by: Stefan Roese [EMAIL PROTECTED] --- include/asm-ppc/ppc4xx-sdram.h |