commit | c2ad76c4bdfb8ffbe8946c0e6627b37a11effdf7 | [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 | 7e8702a00fe88590c2ece93061da4a40adf3c242 [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>