Re: [RM9200] Using data bus and address bus through Linux Kernel
Ole Loots <[email protected]>
| Newsgroups | gmane.linux.ports.arm.general |
|---|---|
| Message-ID | <[email protected]> |
Hello Frederic, > The main problem is that during the init step, it seems that an access to > flash memory is done (input/output error in shell, JFFS2 notice in debug). > As far as I remember, CS7 memory region works well for me. > So I have several question about all of this. > - Is this possible to access to data and address bus such as I/O's even if > SDRAM, Flash memory and so on are connected? > Yes, I'm doing that, it works fine with CS7 memory region. > - If data bus can be used through writeb, is there any possibilty for > address bus to be accessed in a similar way? > When you use writeb on the CS regions - than that involves the address bus. writeb in the CS7 region puts the adress to the adress bus... Furthermore there are some address bus pins that are multiplexed with the GPIO's, a21-a23, I believe. For me, it worked well, even without: - disable internal pullup for the data bus - configure chip select timing Greets, Ole > With kinds of regards, > > Frederic > ------------------------------------------------------------------- > List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm > FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php > Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php > > > ------------------------------------------------------------------- List admin: http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm FAQ: http://www.arm.linux.org.uk/mailinglists/faq.php Etiquette: http://www.arm.linux.org.uk/mailinglists/etiquette.php