On 28/11/17 20:45, Max Ruttenberg wrote:
> Hi all,
>
> I'm interested in porting openbios to a board with QorIQ ppce5500
> processor. The board currently uses U-Boot as its primary and
> secondary boot loader.
>
> Is it possible to boot into an openbios image from U-Boot?
> Is there a porting guide?
Hi Max,
Building OpenBIOS generates an ELF image, so if you can include an ELF
payload then this should be possible.
Regarding porting to a new board, I wrote some notes last year in
response to a similar query at
https://mail.coreboot.org/pipermail/openbios/2016-November/009837.html
which you may find useful.
Hopefully that gives you a good starting point, and feel free to ask any
further questions you may have on list (posts are moderated by default
unless you are a list member).
ATB,
Mark.
Hi all,
I'm interested in porting openbios to a board with QorIQ ppce5500
processor. The board currently uses U-Boot as its primary and
secondary boot loader.
Is it possible to boot into an openbios image from U-Boot?
Is there a porting guide?
Thank you,
Max
On 07/11/17 02:23, Huang, Jie (Jackie) wrote:
> Hi,
>
> I wanted to report an issue for openbios but failed to access the issue tracker:
>
> https://tracker.coreboot.org/trac/openbios
>
> Is this the correct issue tracker openbios is using?
>
> I found openbios is also in github, so I reported the issue there instead(but it
> doesn't seem to be the correct one, there is 0 issue before I reported):
> https://github.com/openbios/openbios/issues/2
>
> Thanks,
> Jackie
Hi Jackie,
The official OpenBIOS bug tracker moved to github a while back, so the
above link is no longer correct.
I updated the OpenBIOS wiki at https://www.openfirmware.info/OpenBIOS to
reflect the new link *within* the page, however I don't currently have
access to the link in the sidebar which might be where the confusion
comes from. I'll see if I can talk to someone to get this fixed.
Thanks for reporting the issue, I will try and take a look at this later.
ATB,
Mark.
Hi,
I wanted to report an issue for openbios but failed to access the issue tracker:
https://tracker.coreboot.org/trac/openbios
Is this the correct issue tracker openbios is using?
I found openbios is also in github, so I reported the issue there instead(but it
doesn't seem to be the correct one, there is 0 issue before I reported):
https://github.com/openbios/openbios/issues/2
Thanks,
Jackie