public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* Ways to copy FIT image from the flash to RAM
@ 2020-09-11 17:47 Andrii Voloshyn
  2020-09-17 20:26 ` Sean Anderson
  0 siblings, 1 reply; 2+ messages in thread
From: Andrii Voloshyn @ 2020-09-11 17:47 UTC (permalink / raw)
  To: u-boot

Hi there,

     What are the ways of copying whole FIT image form NOR flash to RAM by specifying flash offset without any extra bytes. 
I've seen quite a lot of times when kernel image size has a fixed value (as an uboot environment variable), which is greater than the actual kernel size.
Problem with that that we copy from flash whatever is after kernel which is not required, and there is a potential problem when kernel gets bigger at some
point than the fixed size specified in the variable mentioned above.
     As FIT file has all required info about size, is there a command to copy it to RAM from flash?

Thank you

Cheers,
Andy

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

end of thread, other threads:[~2020-09-17 20:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-09-11 17:47 Ways to copy FIT image from the flash to RAM Andrii Voloshyn
2020-09-17 20:26 ` Sean Anderson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox