mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-10 17:00:24 +00:00
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>