* [U-Boot] Documentation about Falcon Mode
@ 2012-11-09 22:41 Otavio Salvador
2012-11-09 23:25 ` Anatolij Gustschin
2012-11-10 6:30 ` Stefano Babic
0 siblings, 2 replies; 8+ messages in thread
From: Otavio Salvador @ 2012-11-09 22:41 UTC (permalink / raw)
To: u-boot
Hello,
During the last U-Boot meeting they "Falcon Mode" has been showed and I'd
like to have more details about it. Where I can find the documentation,
example code and slides?
Regards,
--
Otavio Salvador O.S. Systems
E-mail: otavio at ossystems.com.br http://www.ossystems.com.br
Mobile: +55 53 9981-7854 http://projetos.ossystems.com.br
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Documentation about Falcon Mode
2012-11-09 22:41 [U-Boot] Documentation about Falcon Mode Otavio Salvador
@ 2012-11-09 23:25 ` Anatolij Gustschin
2012-11-10 0:25 ` Marek Vasut
2012-11-10 20:55 ` Henrik Nordström
2012-11-10 6:30 ` Stefano Babic
1 sibling, 2 replies; 8+ messages in thread
From: Anatolij Gustschin @ 2012-11-09 23:25 UTC (permalink / raw)
To: u-boot
Hi Otavio,
On Fri, 9 Nov 2012 20:41:10 -0200
Otavio Salvador <otavio@ossystems.com.br> wrote:
...
> During the last U-Boot meeting they "Falcon Mode" has been showed and I'd
> like to have more details about it. Where I can find the documentation,
> example code and slides?
Some documentation is in README (SPL framework) and doc/README.SPL, example
code is in mainline (see i.e. twister board). For slides see [1]. Links to
the videos mentioned in the slides can be found here [2].
Thanks,
Anatolij
[1] http://schedule2012.rmll.info/IMG/pdf/LSM2012_UbootFalconMode_Babic.pdf
[2] http://www.denx.de/wiki/U-Bootdoc/FalconBootTwister
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Documentation about Falcon Mode
2012-11-09 23:25 ` Anatolij Gustschin
@ 2012-11-10 0:25 ` Marek Vasut
2012-11-10 20:55 ` Henrik Nordström
1 sibling, 0 replies; 8+ messages in thread
From: Marek Vasut @ 2012-11-10 0:25 UTC (permalink / raw)
To: u-boot
Dear Anatolij Gustschin,
> Hi Otavio,
>
> On Fri, 9 Nov 2012 20:41:10 -0200
> Otavio Salvador <otavio@ossystems.com.br> wrote:
> ...
>
> > During the last U-Boot meeting they "Falcon Mode" has been showed and I'd
> > like to have more details about it. Where I can find the documentation,
> > example code and slides?
>
> Some documentation is in README (SPL framework) and doc/README.SPL, example
> code is in mainline (see i.e. twister board). For slides see [1]. Links to
> the videos mentioned in the slides can be found here [2].
I suspect we might need to make this mode more visible, propagate it more. And
also make the documentation more accessible, that's actually what the people at
ELCE were complaining about.
> Thanks,
> Anatolij
>
> [1] http://schedule2012.rmll.info/IMG/pdf/LSM2012_UbootFalconMode_Babic.pdf
> [2] http://www.denx.de/wiki/U-Bootdoc/FalconBootTwister
Best regards,
Marek Vasut
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Documentation about Falcon Mode
2012-11-09 22:41 [U-Boot] Documentation about Falcon Mode Otavio Salvador
2012-11-09 23:25 ` Anatolij Gustschin
@ 2012-11-10 6:30 ` Stefano Babic
2012-11-10 16:53 ` Marek Vasut
1 sibling, 1 reply; 8+ messages in thread
From: Stefano Babic @ 2012-11-10 6:30 UTC (permalink / raw)
To: u-boot
On 09/11/2012 23:41, Otavio Salvador wrote:
> Hello,
>
Hi Otavio,
> During the last U-Boot meeting they "Falcon Mode" has been showed and
> I'd like to have more details about it. Where I can find the
> documentation, example code and slides?
You can find the slides of the presentation at the last RMLL in Geneva here:
http://schedule2012.rmll.info/IMG/pdf/LSM2012_UbootFalconMode_Babic.pdf
As example code, you can look at the twister board in mainline. I see
that also the devkit8000 support it.
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Documentation about Falcon Mode
2012-11-10 6:30 ` Stefano Babic
@ 2012-11-10 16:53 ` Marek Vasut
2012-11-11 18:26 ` Stefano Babic
0 siblings, 1 reply; 8+ messages in thread
From: Marek Vasut @ 2012-11-10 16:53 UTC (permalink / raw)
To: u-boot
Dear Stefano Babic,
> On 09/11/2012 23:41, Otavio Salvador wrote:
> > Hello,
>
> Hi Otavio,
>
> > During the last U-Boot meeting they "Falcon Mode" has been showed and
> > I'd like to have more details about it. Where I can find the
> > documentation, example code and slides?
>
> You can find the slides of the presentation at the last RMLL in Geneva
> here:
>
> http://schedule2012.rmll.info/IMG/pdf/LSM2012_UbootFalconMode_Babic.pdf
>
> As example code, you can look at the twister board in mainline. I see
> that also the devkit8000 support it.
Guys ... this is not _the_ _problem_ ... :-C
The people at ELCE were really excited by this Falcon mode, it's really the next
big thing in U-Boot.
But the people were severely disappointed that there is no concise documentation
for it. So I'm asking you guys who do understand it, can you put together some
good howto so we can properly advertise this feature? Please!
Best regards,
Marek Vasut
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Documentation about Falcon Mode
2012-11-09 23:25 ` Anatolij Gustschin
2012-11-10 0:25 ` Marek Vasut
@ 2012-11-10 20:55 ` Henrik Nordström
1 sibling, 0 replies; 8+ messages in thread
From: Henrik Nordström @ 2012-11-10 20:55 UTC (permalink / raw)
To: u-boot
l?r 2012-11-10 klockan 00:25 +0100 skrev Anatolij Gustschin:
> Some documentation is in README (SPL framework) and doc/README.SPL, example
> code is in mainline (see i.e. twister board). For slides see [1]. Links to
> the videos mentioned in the slides can be found here [2].
The piece I am missing is how to use u-boot to prepare the saved boot
information used when loading the kernel directly from SPL.
How to make the SPL framework load a kernel image is quite obvious. But
not how to have the right parameters sent to the kernel.
Regards
Henrik
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Documentation about Falcon Mode
2012-11-10 16:53 ` Marek Vasut
@ 2012-11-11 18:26 ` Stefano Babic
2012-11-11 18:41 ` Marek Vasut
0 siblings, 1 reply; 8+ messages in thread
From: Stefano Babic @ 2012-11-11 18:26 UTC (permalink / raw)
To: u-boot
On 10/11/2012 17:53, Marek Vasut wrote:
> Dear Stefano Babic,
>
>> On 09/11/2012 23:41, Otavio Salvador wrote:
>>> Hello,
>>
>> Hi Otavio,
>>
>>> During the last U-Boot meeting they "Falcon Mode" has been showed and
>>> I'd like to have more details about it. Where I can find the
>>> documentation, example code and slides?
>>
>> You can find the slides of the presentation at the last RMLL in Geneva
>> here:
>>
>> http://schedule2012.rmll.info/IMG/pdf/LSM2012_UbootFalconMode_Babic.pdf
>>
>> As example code, you can look at the twister board in mainline. I see
>> that also the devkit8000 support it.
>
> Guys ... this is not _the_ _problem_ ... :-C
>
> The people at ELCE were really excited by this Falcon mode, it's really the next
> big thing in U-Boot.
>
> But the people were severely disappointed that there is no concise documentation
> for it. So I'm asking you guys who do understand it, can you put together some
> good howto so we can properly advertise this feature? Please!
This is right, documentation is missing. I will write down some doc and
post it soon...
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
^ permalink raw reply [flat|nested] 8+ messages in thread
* [U-Boot] Documentation about Falcon Mode
2012-11-11 18:26 ` Stefano Babic
@ 2012-11-11 18:41 ` Marek Vasut
0 siblings, 0 replies; 8+ messages in thread
From: Marek Vasut @ 2012-11-11 18:41 UTC (permalink / raw)
To: u-boot
Dear Stefano Babic,
> On 10/11/2012 17:53, Marek Vasut wrote:
> > Dear Stefano Babic,
> >
> >> On 09/11/2012 23:41, Otavio Salvador wrote:
> >>> Hello,
> >>
> >> Hi Otavio,
> >>
> >>> During the last U-Boot meeting they "Falcon Mode" has been showed and
> >>> I'd like to have more details about it. Where I can find the
> >>> documentation, example code and slides?
> >>
> >> You can find the slides of the presentation at the last RMLL in Geneva
> >> here:
> >>
> >> http://schedule2012.rmll.info/IMG/pdf/LSM2012_UbootFalconMode_Babic.pdf
> >>
> >> As example code, you can look at the twister board in mainline. I see
> >> that also the devkit8000 support it.
> >
> > Guys ... this is not _the_ _problem_ ... :-C
> >
> > The people at ELCE were really excited by this Falcon mode, it's really
> > the next big thing in U-Boot.
> >
> > But the people were severely disappointed that there is no concise
> > documentation for it. So I'm asking you guys who do understand it, can
> > you put together some good howto so we can properly advertise this
> > feature? Please!
>
> This is right, documentation is missing. I will write down some doc and
> post it soon...
Thank you ! I owe you one for this ;-)
> Best regards,
> Stefano Babic
Best regards,
Marek Vasut
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2012-11-11 18:41 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-09 22:41 [U-Boot] Documentation about Falcon Mode Otavio Salvador
2012-11-09 23:25 ` Anatolij Gustschin
2012-11-10 0:25 ` Marek Vasut
2012-11-10 20:55 ` Henrik Nordström
2012-11-10 6:30 ` Stefano Babic
2012-11-10 16:53 ` Marek Vasut
2012-11-11 18:26 ` Stefano Babic
2012-11-11 18:41 ` Marek Vasut
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox