commit | 7e8702a00fe88590c2ece93061da4a40adf3c242 | [log] [tgz] |
---|---|---|
author | Wenyou Yang <wenyou.yang@atmel.com> | Mon Feb 01 18:12:15 2016 +0800 |
committer | Andreas Bießmann <andreas.devel@googlemail.com> | Tue Feb 02 11:49:11 2016 +0100 |
tree | 95bfaa58662c2152fdf1e4fd10f1374be4cb2d7b | |
parent | 258b21fc69c93172d8e4afaeff3a7303740ce7c6 [diff] |
arm: at91/spl: mpddrc: add struct atmel_mpddrc_config Add struct atmel_mpddrc_config to accommodate the mpddrc register configurations, not using the mpddrc register map structure, struct atmel_mpddrc, in order to increase readability and reduce run-time memory use. Signed-off-by: Wenyou Yang <wenyou.yang@atmel.com> Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>