commit | 7b02d9c943b9a8d1a61a330b76e205fc468ac1ac | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sat Nov 15 23:19:42 2014 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Tue Nov 25 13:38:46 2014 +0100 |
tree | 1de81a18a315e11ffbeaa8868c902455a8bd5629 | |
parent | eafec32000499c8f20589e44801c9febff9ce101 [diff] |
sun6i: Drop some "unknown magic" from dram init Allwinner tells us that this bit of code is the rtc ram being used to detect coming out of "super-standby" mode, and if that is the case, going out of self-refresh mode. Since we do not support "super-standby" mode, this can be dropped. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>