
5 Jun
2008
5 Jun
'08
3:10 a.m.
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@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