* [gentoo-embedded] Embedded gentoo on Intel PXA2xx
@ 2006-12-15 9:09 Jacob Smit
2006-12-15 9:11 ` Vladimir Pouzanov
0 siblings, 1 reply; 12+ messages in thread
From: Jacob Smit @ 2006-12-15 9:09 UTC (permalink / raw
To: gentoo-embedded
I am currently designing an embedded system based on Intel's PXA2xx
processors.
Does embedded gentoo currenlty support this processor and if so, how do I go
about getting the kernel source and setting up the cross compiling
environment.
Thanks in advance
Jacob Smit
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-embedded] Embedded gentoo on Intel PXA2xx
2006-12-15 9:09 [gentoo-embedded] Embedded gentoo on Intel PXA2xx Jacob Smit
@ 2006-12-15 9:11 ` Vladimir Pouzanov
2006-12-15 9:25 ` Jacob Smit
2006-12-15 9:37 ` Derkling
0 siblings, 2 replies; 12+ messages in thread
From: Vladimir Pouzanov @ 2006-12-15 9:11 UTC (permalink / raw
To: gentoo-embedded
On 12/15/06, Jacob Smit <jacob.smit@tallix.co.uk> wrote:
> I am currently designing an embedded system based on Intel's PXA2xx
> processors.
>
> Does embedded gentoo currenlty support this processor and if so, how do I go
> about getting the kernel source and setting up the cross compiling
> environment.
Yes, PXA2xx is armv5te, so you can use any arm toolchain. Personally
I'm running gentoo on PXA261 and it works fine.
You can also take a look at OpenEmbedded, but I prefer gentoo's
portage because it's less buggy and more usable.
--
Sincerely,
Vladimir "Farcaller" Pouzanov
http://hackndev.com
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* RE: [gentoo-embedded] Embedded gentoo on Intel PXA2xx
2006-12-15 9:11 ` Vladimir Pouzanov
@ 2006-12-15 9:25 ` Jacob Smit
2006-12-15 9:55 ` Vladimir Pouzanov
2006-12-15 9:37 ` Derkling
1 sibling, 1 reply; 12+ messages in thread
From: Jacob Smit @ 2006-12-15 9:25 UTC (permalink / raw
To: gentoo-embedded
Well that is good news :)
What bootloader do you use?
-----Original Message-----
From: Vladimir Pouzanov [mailto:farcaller@gmail.com]
Sent: 15 December 2006 09:12
To: gentoo-embedded@lists.gentoo.org
Subject: Re: [gentoo-embedded] Embedded gentoo on Intel PXA2xx
On 12/15/06, Jacob Smit <jacob.smit@tallix.co.uk> wrote:
> I am currently designing an embedded system based on Intel's PXA2xx
> processors.
>
> Does embedded gentoo currenlty support this processor and if so, how do I
go
> about getting the kernel source and setting up the cross compiling
> environment.
Yes, PXA2xx is armv5te, so you can use any arm toolchain. Personally
I'm running gentoo on PXA261 and it works fine.
You can also take a look at OpenEmbedded, but I prefer gentoo's
portage because it's less buggy and more usable.
--
Sincerely,
Vladimir "Farcaller" Pouzanov
http://hackndev.com
--
gentoo-embedded@gentoo.org mailing list
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-embedded] Embedded gentoo on Intel PXA2xx
2006-12-15 9:11 ` Vladimir Pouzanov
2006-12-15 9:25 ` Jacob Smit
@ 2006-12-15 9:37 ` Derkling
2006-12-15 9:57 ` Vladimir Pouzanov
1 sibling, 1 reply; 12+ messages in thread
From: Derkling @ 2006-12-15 9:37 UTC (permalink / raw
To: gentoo-embedded
Could I know what is your rootdisk choice? Are you using busybox
(baselayout-lite)
or a full system layout?
I'm using a baselayout and I've had a lot of trubles on tweaking bootscipts...
Patrick
On 12/15/06, Vladimir Pouzanov <farcaller@gmail.com> wrote:
> On 12/15/06, Jacob Smit <jacob.smit@tallix.co.uk> wrote:
> > I am currently designing an embedded system based on Intel's PXA2xx
> > processors.
> >
> > Does embedded gentoo currenlty support this processor and if so, how do I go
> > about getting the kernel source and setting up the cross compiling
> > environment.
>
> Yes, PXA2xx is armv5te, so you can use any arm toolchain. Personally
> I'm running gentoo on PXA261 and it works fine.
>
> You can also take a look at OpenEmbedded, but I prefer gentoo's
> portage because it's less buggy and more usable.
>
> --
> Sincerely,
> Vladimir "Farcaller" Pouzanov
> http://hackndev.com
> --
> gentoo-embedded@gentoo.org mailing list
>
>
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-embedded] Embedded gentoo on Intel PXA2xx
2006-12-15 9:37 ` Derkling
@ 2006-12-15 9:57 ` Vladimir Pouzanov
2006-12-15 11:09 ` Kelly Price
0 siblings, 1 reply; 12+ messages in thread
From: Vladimir Pouzanov @ 2006-12-15 9:57 UTC (permalink / raw
To: gentoo-embedded
On 12/15/06, Derkling <derkling@gmail.com> wrote:
> Could I know what is your rootdisk choice? Are you using busybox
> (baselayout-lite)
> or a full system layout?
> I'm using a baselayout and I've had a lot of trubles on tweaking bootscipts...
Currently I'm using full baselayout (baselayout-lite requires lots of
modifications to work correctly).
--
Sincerely,
Vladimir "Farcaller" Pouzanov
http://hackndev.com
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
* Re: [gentoo-embedded] Embedded gentoo on Intel PXA2xx
2006-12-15 9:57 ` Vladimir Pouzanov
@ 2006-12-15 11:09 ` Kelly Price
0 siblings, 0 replies; 12+ messages in thread
From: Kelly Price @ 2006-12-15 11:09 UTC (permalink / raw
To: gentoo-embedded
armv5te... anyone trying to slap Gentoo as-is onto a Sharp Zaurus Cxx00 series?
On 12/15/06, Vladimir Pouzanov <farcaller@gmail.com> wrote:
> On 12/15/06, Derkling <derkling@gmail.com> wrote:
> > Could I know what is your rootdisk choice? Are you using busybox
> > (baselayout-lite)
> > or a full system layout?
> > I'm using a baselayout and I've had a lot of trubles on tweaking bootscipts...
>
> Currently I'm using full baselayout (baselayout-lite requires lots of
> modifications to work correctly).
>
> --
> Sincerely,
> Vladimir "Farcaller" Pouzanov
> http://hackndev.com
> --
> gentoo-embedded@gentoo.org mailing list
>
>
--
Kelly "STrRedWolf" Price
http://strredwolf.furrynet.com
--
gentoo-embedded@gentoo.org mailing list
^ permalink raw reply [flat|nested] 12+ messages in thread
[parent not found: <200612170400.kBH404jX001609@robin.gentoo.org>]
[parent not found: <200612240600.kBO6031W027313@robin.gentoo.org>]
[parent not found: <200612310600.kBV603ZU027142@robin.gentoo.org>]
end of thread, other threads:[~2007-01-07 19:16 UTC | newest]
Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-12-15 9:09 [gentoo-embedded] Embedded gentoo on Intel PXA2xx Jacob Smit
2006-12-15 9:11 ` Vladimir Pouzanov
2006-12-15 9:25 ` Jacob Smit
2006-12-15 9:55 ` Vladimir Pouzanov
2006-12-15 9:37 ` Derkling
2006-12-15 9:57 ` Vladimir Pouzanov
2006-12-15 11:09 ` Kelly Price
[not found] <200612170400.kBH404jX001609@robin.gentoo.org>
2006-12-17 19:50 ` Shvetsow Alexey V.
2006-12-17 20:05 ` Vladimir Pouzanov
[not found] <200612240600.kBO6031W027313@robin.gentoo.org>
2006-12-30 17:37 ` Shvetsow Alexey V.
2006-12-30 18:09 ` Vladimir Pouzanov
[not found] <200612310600.kBV603ZU027142@robin.gentoo.org>
2007-01-07 19:17 ` Shvetsov Alexey V.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox