All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] U-Boot SPL/Falcon mode Support on Minnowboard Max
@ 2016-06-24 12:12 vinoth eswaran
  2016-06-26  2:53 ` Simon Glass
  0 siblings, 1 reply; 2+ messages in thread
From: vinoth eswaran @ 2016-06-24 12:12 UTC (permalink / raw)
  To: u-boot

Hello,

I have gone through the document in U-boot Readme.falcon in which it
explains we can skip loading the u-boot and load the Linux kernel directly.
This will save time for systems that looks to optimize the start up time.

In the document its mentioned that the "spl_start_uboot()" - as the
required function to be implemented as board specific to support this
functionality.

I have checked the code and found no such function is defined for x86. Does
that mean that Falcon mode is not supported in x86 arhitectures??


Mit Freundlichen Gr??en
VinothKumar
+49 1798909072

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

* [U-Boot] U-Boot SPL/Falcon mode Support on Minnowboard Max
  2016-06-24 12:12 [U-Boot] U-Boot SPL/Falcon mode Support on Minnowboard Max vinoth eswaran
@ 2016-06-26  2:53 ` Simon Glass
  0 siblings, 0 replies; 2+ messages in thread
From: Simon Glass @ 2016-06-26  2:53 UTC (permalink / raw)
  To: u-boot

Hi,

On 24 June 2016 at 06:12, vinoth eswaran <evinoth1206@gmail.com> wrote:
> Hello,
>
> I have gone through the document in U-boot Readme.falcon in which it
> explains we can skip loading the u-boot and load the Linux kernel directly.
> This will save time for systems that looks to optimize the start up time.
>
> In the document its mentioned that the "spl_start_uboot()" - as the required
> function to be implemented as board specific to support this functionality.
>
> I have checked the code and found no such function is defined for x86. Does
> that mean that Falcon mode is not supported in x86 arhitectures??

It is not supported. On the other hand, x86 does not use SPL. So you
won't actually save any time anyway...

>
>
> Mit Freundlichen Gr??en
> VinothKumar
> +49 1798909072

Regards,
Simon

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

end of thread, other threads:[~2016-06-26  2:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-24 12:12 [U-Boot] U-Boot SPL/Falcon mode Support on Minnowboard Max vinoth eswaran
2016-06-26  2:53 ` Simon Glass

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.