* Building for Boards not supported by Yocto Project
@ 2014-06-05 11:28 Kashyap Gada
2014-06-05 14:44 ` Bruce Ashfield
0 siblings, 1 reply; 2+ messages in thread
From: Kashyap Gada @ 2014-06-05 11:28 UTC (permalink / raw)
To: yocto@yoctoproject.org
[-- Attachment #1: Type: text/plain, Size: 465 bytes --]
Hello.
I have successfully built and tested core-image-sato through the process
given by the quick start guide at the yocto project website. Now I intend
to build an image for a board which is not officially supported by yocto
project. I have a FriendlyArm mini6410 whose BSP is available for linux.
I would like to know how should I proceed further.
Is it possible to use the same BSP without any changes and make an image
using Yocto?
Kashyap Gada
[-- Attachment #2: Type: text/html, Size: 559 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Building for Boards not supported by Yocto Project
2014-06-05 11:28 Building for Boards not supported by Yocto Project Kashyap Gada
@ 2014-06-05 14:44 ` Bruce Ashfield
0 siblings, 0 replies; 2+ messages in thread
From: Bruce Ashfield @ 2014-06-05 14:44 UTC (permalink / raw)
To: Kashyap Gada, yocto@yoctoproject.org
On 14-06-05 07:28 AM, Kashyap Gada wrote:
> Hello.
>
> I have successfully built and tested core-image-sato through the process
> given by the quick start guide at the yocto project website. Now I
> intend to build an image for a board which is not officially supported
> by yocto project. I have a FriendlyArm mini6410 whose BSP is available
> for linux.
>
> I would like to know how should I proceed further.
> Is it possible to use the same BSP without any changes and make an image
> using Yocto?
Using the Yocto BSP guide
(http://www.yoctoproject.org/docs/current/bsp-guide/bsp-guide.html)
as a reference, you can create a minimal BSP layer for the board.
You don't have to do everything in the guide, but you do need to
have a machine definition, the userspace tuning and a custom kernel
recipe for the platform (i.e. you point at some vendor or project
tree that has all the required patches).
Unless the support for the board is already in the mainline kernel, and
then you can have a custom linux-yocto recipe to leverage the existing
configuration and code in the linux-yocto repository.
Cheers,
Bruce
>
> Kashyap Gada
>
>
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-06-05 14:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-06-05 11:28 Building for Boards not supported by Yocto Project Kashyap Gada
2014-06-05 14:44 ` Bruce Ashfield
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.