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

Jerry Van Baren gvb.uboot at gmail.com
Thu Jun 5 03:10:51 CEST 2008


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 <sr at denx.de>
> ---
>  include/asm-ppc/ppc4xx-sdram.h | 1156 ++++++++++++++++++++++++++++++++++++++++
>  1 files changed, 1156 insertions(+), 0 deletions(-)
>  create mode 100644 include/asm-ppc/ppc4xx-sdram.h

Hi Stefan,

Not a big deal, but it would probably have been better to switch this 
patch [3/8] and the previous patch [2/8] - add the header and then 
remove all the code the header replaces - so that it would be git-bisect 
safe.

Best regards,
gb





More information about the U-Boot mailing list