commit | 0b32638bd40a9ffb1b6df8f4ad754520424ba0d7 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Mon Feb 01 18:12:16 2016 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Tue Feb 02 11:49:12 2016 +0100 |
tree | bb6307dc3907f1fc709304173bbe94766e284379 | |
parent | aa0a58d199369ac1c5c95deedf3d1157a20c2a64 [diff] |
arm: at91/spl: mpddrc: add mpddrc DDR3-SDRAM initialization The DDR3-SDRAM initialization sequence is implemented in accordance with the DDR3-SRAM/DDR3L-SDRAM initialization section described in the SAMA5D2 datasheet. Add registers and definitions of mpddrc controller, which is used to support DDR3 devices. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>