]> Git Repo - J-u-boot.git/commit
cmd: load: align cache flush
authorChris Packham <[email protected]>
Tue, 25 Oct 2016 07:22:48 +0000 (20:22 +1300)
committerTom Rini <[email protected]>
Mon, 31 Oct 2016 14:13:18 +0000 (10:13 -0400)
commit0a6036da63ebc618204cd5c3d5e8cac833845751
treef69db0c13202ee3b564db3fbfd018480d886485c
parent3450a8596d3c06107ccf44d2ad41402449e681dd
cmd: load: align cache flush

Prevent cache misalignment message by ensuring that a whole cache line
is flushed.

Signed-off-by: Chris Packham <[email protected]>
Reviewed-by: Stefan Roese <[email protected]>
cmd/load.c
This page took 0.031251 seconds and 4 git commands to generate.