public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Falcon mode with initrd
@ 2015-05-27 15:22 Tim Harvey
  2015-05-27 15:49 ` Stefano Babic
  0 siblings, 1 reply; 2+ messages in thread
From: Tim Harvey @ 2015-05-27 15:22 UTC (permalink / raw)
  To: u-boot

Stefano,

You may perhaps be the most knowledgeable about Falcon mode based on
the presentations I've found on the web.

It seems to me that there is currently no support in U-Boot for using
Falcon mode where the kernel is separate from the initrd. I see that
the 'spl' command is passed the initrd_addr so that it can setup
atags/fdt (I haven't followed through the code to understand what it
does with this addr yet) but there is no support in any of the
common/spl/spl_*.c files for loading anything other than args or
kernel.

Have you had any thoughts on this? It seems to me a new #define would
need to be created per storage medium pointing to the offset/sector of
initrd and used at compile time. Perhaps your thoughts have always
been that if you want to use an initrd for falcon mode you must always
build it into the kernel?

Regards,

Tim

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

end of thread, other threads:[~2015-05-27 15:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-27 15:22 [U-Boot] Falcon mode with initrd Tim Harvey
2015-05-27 15:49 ` Stefano Babic

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