[U-Boot] [U-Boot, 1/4] arm: at91: mpddr: allow multiple DDR controllers

Andreas Bießmann andreas.devel at googlemail.com
Fri Aug 21 15:27:21 CEST 2015


Dear Erik van Luijk,

Erik van Luijk <evanluijk at interact.nl> writes:
>The mpddr.c depends on ATMEL_BASE_MPDDRC for the base address to configure the controller.
>This cannot be used when there is more than one controller (i.e. AT91SAM9G45, AT91SAM9M10).
>
>Signed-off-by: Erik van Luijk <evanluijk at interact.nl>
>[remove 'new blank line at EOF']
>Signed-off-by: Andreas Bießmann <andreas.devel at googlemail.com>
>---
> arch/arm/mach-at91/include/mach/atmel_mpddrc.h  |  6 ++--
> arch/arm/mach-at91/mpddrc.c                     | 42 ++++++++++++++-----------
> board/atmel/at91sam9m10g45ek/at91sam9m10g45ek.c |  2 +-
> board/atmel/at91sam9n12ek/at91sam9n12ek.c       |  2 +-
> board/atmel/at91sam9x5ek/at91sam9x5ek.c         |  2 +-
> board/atmel/sama5d3_xplained/sama5d3_xplained.c |  2 +-
> board/atmel/sama5d3xek/sama5d3xek.c             |  2 +-
> board/atmel/sama5d4_xplained/sama5d4_xplained.c |  2 +-
> board/atmel/sama5d4ek/sama5d4ek.c               |  2 +-
> board/siemens/corvus/board.c                    |  2 +-
> include/configs/at91sam9m10g45ek.h              |  1 -
> include/configs/at91sam9n12ek.h                 |  2 --
> include/configs/at91sam9x5ek.h                  |  2 --
> include/configs/corvus.h                        |  2 --
> 14 files changed, 35 insertions(+), 36 deletions(-)

applied to u-boot-atmel/master, thanks!

Fixed patch while applying and removed one empty
 line at EOF.

Best regards,
Andreas Bießmann


More information about the U-Boot mailing list