Subject: Re: port for Samsung S3C4510B (ARM7TDMI)
To: None <port-arm@NetBSD.org>
From: =?iso-8859-1?q?J=F6rn_Seger?= <joern.seger@udo.edu>
List: port-arm
Date: 09/06/2004 16:03:17
Some additions:

1) The CPU is based on the ARM7TDMI design

2) When I grep arround in the code, I found some CPU_ARM7TDMI define areas =
in=20
"arm/cpufunc.*". So I believe CPU/MMU and TLB is basicly supported.
Am I right?

My questions:=20
Would it just be the addition of
options	CPU_ARM7TDMI=20
in the kernel config to add the CPU-support?

On what port should I base this addition?


I got a lot more questions, but I'll stop here for now ;-)

Thanks in advanced -

J=F6rn