sun6i: Poke magic sram controller register to avoid cache issues
authorHans de Goede <hdegoede@redhat.com>
Sun, 2 Nov 2014 15:55:09 +0000 (16:55 +0100)
committerHans de Goede <hdegoede@redhat.com>
Thu, 13 Nov 2014 13:49:01 +0000 (14:49 +0100)
commit6dbfda81c09f65528cc34cfda6a61375a06e69e0
tree7aa1bfb2af5d4e34b0c15980e952dfe125a5fc77
parent9a07eb0ba02d4036317e0ca2a9b0e4769aac62bc
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>
arch/arm/cpu/armv7/sunxi/board.c