All of lore.kernel.org
 help / color / mirror / Atom feed
* fastboot flash sparse image: buffer aligned
@ 2021-11-05  2:21 qianfan
  0 siblings, 0 replies; 2+ messages in thread
From: qianfan @ 2021-11-05  2:21 UTC (permalink / raw)
  To: u-boot

Hi:

I'm testing 'fastboot flash' command with sparse images. Due to we write 
CHUNK_TYPE_RAW format data from unaligned buffer to mmc, the u-boot will 
report warinnig messages like this: "CACHE: Misaligned operation at 
range [84000028, 84001028]" if DCACHE is enabled. Is it a bug that we 
need fixed?

Thanks


^ permalink raw reply	[flat|nested] 2+ messages in thread

* fastboot flash sparse image: buffer aligned
@ 2021-11-05  2:16 qianfan
  0 siblings, 0 replies; 2+ messages in thread
From: qianfan @ 2021-11-05  2:16 UTC (permalink / raw)
  To: u-boot

Hi:

I'm testing 'fastboot flash' command with sparse images. Due to we write 
CHUNK_TYPE_RAW format data from unaligned buffer to mmc, the u-boot will 
report warinnig messages like this: "CACHE: Misaligned operation at 
range [84000028, 84001028]" if DCACHE is enabled. Is it a bug that we 
need fixed?

Thanks



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-11-05  2:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-05  2:21 fastboot flash sparse image: buffer aligned qianfan
  -- strict thread matches above, loose matches on Subject: below --
2021-11-05  2:16 qianfan

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.