[okl4-developer] Accessing hardware from Wombat (Neo1973)
Nelson Tam
nelson at ok-labs.com
Tue Jan 29 11:07:40 EST 2008
Hi Damien,
On 26/01/2008, at 12:18 AM, Damien Schulz wrote:
> I'm developing a demonstrator for the EMSCB project that is
> therefore based on OKL4. For this demonstrator I have to do some
> communication between two Neo1973 devices. I think there are two
> ways for the communication 1.) using Bluetooth or 2.) using a SD
> card. Both requires a driver to access the hardware directly from
> Wombat. Is there a way to do this or do I have to port those drivers
> to OKL4? And if necessary: Could you give me any hints for porting
> those drivers? Where do I have to start?
> Btw. do you know a way to access the NAND memory from Wombat for
> this specific device - is it mapped to a particular address?
>
> Any help would be greatly appreciated. Thanks in advance.
Typically, you wouldn't need to modify the Wombat drivers much, if at
all.
However as you've probably seen from recent discussions on this list,
we're
still working on getting DMA working on OKLinux (and we've been making
good
progress), hence the Bluetooth and SD card drivers may not work
perfectly yet.
Do you mean the NAND flash memory? Chapter 6 of the s3c2410 datasheet
might
be able to help you there.
--
(nt)
Nelson Tam
nelson at ok-labs.com
More information about the Developer
mailing list