All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Missing flush_cache in do_load function
@ 2016-04-01  6:24 Borsodi Petr
  2016-04-04 16:22 ` James Chargin
  0 siblings, 1 reply; 2+ messages in thread
From: Borsodi Petr @ 2016-04-01  6:24 UTC (permalink / raw)
  To: u-boot

Hi all,

I found a problem with load command on ARM based board. When I load hello_world standalone application using filesystem load command, the u-boot crashes. Loading with loads is OK.
I think that the problem is caused by cache inconsistency. If I add calling the flush_cache function, problem is solved.

Petr Borsodi

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

end of thread, other threads:[~2016-04-04 16:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-01  6:24 [U-Boot] Missing flush_cache in do_load function Borsodi Petr
2016-04-04 16:22 ` James Chargin

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.