Has anyone modified the Russell King bios to support
the DEC 21143 chip set?

If so can you send the source or tell me what changes
were made to support it?  

I have made the following modifications to dec21041.c
but it never gets past the wait for the board to
respond to initialization.  

nd_21041_probe
Change lookup to find device ID 0x0019 

nd_21041_open 
Change Register initialization per Table 3-100 in the
21143 manual as follows:
Reg.    21041           21143
CSR0    0x5006          0x5006
CSR7    0x0000          0x0
CSR13   0x0000          0x0
CSR14   0xf7fd          0xffff
CSR15   0x0006          0x0008
CSR13   0xef09          0xe0001
CSR6    0x8002e000      0x8202e000

There may be an issue with the CFDD (0x40) Register
(called CFDA in the 21041 manual) to wake up the chip.
 I tried doing this in a couple places with a 1 second
wait for it to finish, with no effect.

Ideas are also appreciated.

__________________________________________________
Do You Yahoo!?
Thousands of Stores.  Millions of Products.  All in one place.
Yahoo! Shopping: http://shopping.yahoo.com

unsubscribe: body of `unsubscribe linux-arm' to [EMAIL PROTECTED]
++        Please use [EMAIL PROTECTED] for           ++
++                        kernel-related discussions.                      ++

Reply via email to