Dear Bo Shen, Bo Shen <voice.s...@atmel.com> writes: >The MPDDRC supports different type of SDRAM >This patch add ddr2 initialization function > >Signed-off-by: Bo Shen <voice.s...@atmel.com> > >--- >Changes in v4: > - Using blank replace table after defined > - Align the register define with datasheet > - constify the ram_address and ddr configuration value > >Changes in v3: > - Move to at91 common folder > >Changes in v2: > - None > > arch/arm/cpu/Makefile | 1 + > arch/arm/cpu/at91-common/Makefile | 11 +++ > arch/arm/cpu/at91-common/mpddrc.c | 124 +++++++++++++++++++++++++ > arch/arm/include/asm/arch-at91/atmel_mpddrc.h | 115 +++++++++++++++++++++++ > 4 files changed, 251 insertions(+) > create mode 100644 arch/arm/cpu/at91-common/Makefile > create mode 100644 arch/arm/cpu/at91-common/mpddrc.c > create mode 100644 arch/arm/include/asm/arch-at91/atmel_mpddrc.h
applied to u-boot-atmel/master, thanks! Best regards, Andreas Bießmann _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot