Discussion:
General Information on Porting
(too old to reply)
Charles L. Nelson
2006-11-09 21:41:33 UTC
Permalink
Hi,
I am very interested in modifying an existing ARM port to more fully support
the Freescale i.MX31 (ARM1136JF-S) and doing a completely new port to
another CPU architecture that is currently not supported. While the
directory structure and build environment seems to be straight forward, I
can't seem to locate any information that specifically details the directory
structure and build environment.

The only way to glean this information would seem to be reverse engineer
build.sh. Does anyone have any insight into this?

Best Regards,

CLN
Hubert Feyrer
2006-11-09 21:54:25 UTC
Permalink
Post by Charles L. Nelson
I am very interested in modifying an existing ARM port to more fully support
the Freescale i.MX31 (ARM1136JF-S) and doing a completely new port to
another CPU architecture that is currently not supported. While the
directory structure and build environment seems to be straight forward, I
can't seem to locate any information that specifically details the directory
structure and build environment.
The only way to glean this information would seem to be reverse engineer
build.sh. Does anyone have any insight into this?
http://www.feyrer.de/NetBSD/xdev.html
http://www.feyrer.de/NetBSD/tour-de-source.html
http://www.netbsd.org/guide/en/part-compile.html

The first one's a bit outdated on the details, but it may help to get an
overview...


- Hubert

Loading...