public inbox for u-boot@lists.denx.de
 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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox