Subject: netbsd port for GP32
To: None <karl@utopiafoundation.org, port-arm@netbsd.org>
From: Karl Janmar <karl@utopiafoundation.org>
List: port-arm
Date: 03/14/2005 22:35:49
Hi there,
I'am about to port netbsd to the GP32, it's a pet project for myself to
familiarize me with the ARM9 architeture.
The GP32 (http://www.gbax.com/gp32review.html) is based on the samsung
s3c2400X, and there exist implementations for the s3c2410 and s3c2800 in
netbsd already, so it gives me a lot of shared code from them, nice!
I have some administrative questions, where whould one put this port?
Straight into the arch/ directory?
or what's the general idea about
arch/arm,arch/hpcarm,arch/evbarm,arch/acorn32 and arch/shark? Should
each tiny new non-evb ARM architeture create a new entry in the arch/
directory?
Regards,
- Karl