On Wed, Apr 11, 2001 at 08:01:04PM +0200, mazsi wrote:
> I'd like to know, if there is an easy way to access the GPIO registers
> durring the early stage of the boot process ie in the fixup_sa1100
> function. I'd like to change some parameters depending on their
> status.
What is soo important that it must be done at such an early stage?
Stuff in arch/arm/mach-sa1100 using the initcall() macros will get called
once stuff is setup, and before any drivers are initialised.
_____
|_____| ------------------------------------------------- ---+---+-
| | Russell King [EMAIL PROTECTED] --- ---
| | | | http://www.arm.linux.org.uk/ / / |
| +-+-+ --- -+-
/ | THE developer of ARM Linux |+| /|\
/ | | | --- |
+-+-+ ------------------------------------------------- /\\\ |
_______________________________________________
http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm
Please visit the above address for information on this list.