commit | 59d780af02d0d37db6ffe63dc8deab51a88f5359 | [log] [tgz] |
---|---|---|
author | Erik van Luijk <evanluijk@interact.nl> | Thu Aug 13 15:43:18 2015 +0200 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Fri Aug 21 15:47:02 2015 +0200 |
tree | 2cfb8af2d6351192ee05826fd1b98870a0f0a023 | |
parent | 82cdf1924ffba5a2f7b173e0a44cfc1f7079cbf6 [diff] |
arm: at91: mpddr: allow multiple DDR controllers 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@interact.nl> [remove 'new blank line at EOF'] Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>