* Building OE for LPC3250
@ 2009-08-10 17:42 Dmitry Vinokurov
2009-08-11 12:11 ` Cliff Brake
0 siblings, 1 reply; 2+ messages in thread
From: Dmitry Vinokurov @ 2009-08-10 17:42 UTC (permalink / raw)
To: openembedded-devel
Hello,
I work with ARM9 Phytec LPC3250 RDK now and decided to try using OE as
building system for my project (hard real-time, industrial). Have
anybody among OE developers worked with this board earlier?
Thanks in advance.
--
Best Regards,
Dmitry Vinokurov
<d.vinokuroff@gmail.com>
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: Building OE for LPC3250
2009-08-10 17:42 Building OE for LPC3250 Dmitry Vinokurov
@ 2009-08-11 12:11 ` Cliff Brake
0 siblings, 0 replies; 2+ messages in thread
From: Cliff Brake @ 2009-08-11 12:11 UTC (permalink / raw)
To: openembedded-devel
On Mon, Aug 10, 2009 at 1:42 PM, Dmitry Vinokurov<d.vinokuroff@gmail.com> wrote:
> Hello,
>
> I work with ARM9 Phytec LPC3250 RDK now and decided to try using OE as
> building system for my project (hard real-time, industrial). Have anybody
> among OE developers worked with this board earlier?
Generally, adding support for a new board consists of the following if
you have a working kernel:
1) create a machine file:
http://cgit.openembedded.org/cgit.cgi/openembedded/tree/conf/machine
2) create a kernel recipe:
http://cgit.openembedded.org/cgit.cgi/openembedded/tree/recipes/linux
Modifying the linux_2.6.XX.bb recipes are prefered rather than
creating a new recipe specific to the machine.
Let us know if you have any questions.
Cliff
=================
http://bec-systems.com
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-11 12:27 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-08-10 17:42 Building OE for LPC3250 Dmitry Vinokurov
2009-08-11 12:11 ` Cliff Brake
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.