Creating a new ARM/AVR platform
Steve Flynn
anothermindbomb at gmail.com
Wed Feb 29 14:32:40 UTC 2012
On 29 February 2012 14:25, Jacob Mansfield <cyberjacob at gmail.com> wrote:
> On 29 Feb 2012, at 14:05, Steve Flynn wrote:
>
> You sure you want to port the kernel to ARM? It is not trivial... and
> there isn't a "guide" on how to do it. Would you not be better off using
> the existing ARM port which Russell King is/was working on?
>
>
> Is there any information about this port?
> our other option is an Intel Atom processor, would you recommend this?
>
>
Check out http://www.debian.org/ports/arm/ for an existing port of the
kernel to an ARM processor. ARM processors run a completely different
instruction set to the ubiquitous Intel instruction set, in the same way
that PowerPC chips are entirely different. Performnig a port is a complex
undertaking and can easily run into thousands of man hours, so unless you
have the skill, knowledge and time I'd strongly recommend looking for an
existing port.
Intel Atom processors run the standard intel instruction set, so you can
just drop the kernel straight onto it. No porting needed. As such, unless
you really, REALLY need the reduced power consumption you'd get from using
an ARM chip, I'd strongly recommend you elect to go down the Atom route for
no reason other than you've just saved yourself a lot of work.
--
Steve
When one person suffers from a delusion it is insanity. When many people
suffer from a delusion it is called religion.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20120229/a0e438db/attachment.html>
More information about the ubuntu-users
mailing list