commit | 06ddc45c112bfa5173f88752b1e3744f64a32f2f | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sun Jan 25 11:29:27 2015 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Mon Feb 02 13:55:14 2015 +0100 |
tree | 866b19699ef768bb5462dfbef17127e6cb25f008 | |
parent | b031d8620dc1ea44b0d3b273c433b9c5b66b477e [diff] |
sunxi: Convert sun5i boards to use auto dram configuration Currently we've separate detailed dram settings for all sun5i boards, this moves them over to using auto dram configuration so that we can get rid of all the per board dram_foo.c files. This has been tested on a A10s-Olinuxino, A13-Olinuxino, A13-OlinuxinoM, mk802-a10s and r7-tv-dongle board. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>