1
0
mirror of https://xff.cz/git/u-boot/ synced 2025-08-31 08:12:06 +02:00
Files
u-boot-megous/arch
Ondrej Jirman c2675f18c0 Fix unreliable detection of DRAM size on Orange Pi 3
In mctl_mem_matches() we need to flush/invalidate cache, so that
we can be sure, we're actually reading back data from DRAM, and
not values cached in data cache.

This fixes unreliable detection of DRAM size on Orange Pi 3.

Signed-off-by: Ondrej Jirman <megous@megous.com>
2019-07-17 02:28:23 +02:00
..
2019-02-07 15:33:21 +05:30