[U-Boot] arm: cache: misaligned operation with fastboot
Gary Bisson
gary.bisson at boundarydevices.com
Wed Feb 15 16:04:02 UTC 2017
Hi,
I've been testing fastboot to flash a sparse image on a i.MX6Q platform
(Nitrogen6x) with U-Boot v2017.01.
This test shows a lot of "misaligned operation" traces:
=> fastboot 0
Starting download of 415679660 bytes
...
downloading of 415679660 bytes finished
Flashing sparse image at offset 82124
Flashing Sparse Image
CACHE: Misaligned operation at range [12000028, 12028028]
CACHE: Misaligned operation at range [12028044, 1208f044]
CACHE: Misaligned operation at range [1208f060, 123fd060]
...
Has any of you seen that behavior?
Note that this behavior only happens for sparse images, flashing a raw
image doesn't exhibit the problem.
Regards,
Gary
More information about the U-Boot
mailing list