commit | 879de35bd6f4e8ca14b171732ded68555574d928 | [log] [tgz] |
---|---|---|
author | Hans de Goede <hdegoede@redhat.com> | Sun Nov 02 16:55:09 2014 +0100 |
committer | Hans de Goede <hdegoede@redhat.com> | Thu Nov 13 14:49:01 2014 +0100 |
tree | 7aa1bfb2af5d4e34b0c15980e952dfe125a5fc77 | |
parent | 315212214e9c5522a1ecebb71f852ff1a7e8ee1f [diff] |
sun6i: Poke magic sram controller register to avoid cache issues Without this the cache will only work in write-through mode, and as soon as it is put in write-back mode things break. Signed-off-by: Hans de Goede <hdegoede@redhat.com> Acked-by: Ian Campbell <ijc@hellion.org.uk>