about the dm9000 in mini2440

Yi Qingliang niqingliang2003 at gmail.com
Thu Dec 6 11:24:39 EST 2012


indeed, I encountered follow error when boot barebox (compiled with default 
cfg):
dm9000 at dm90000: Wrong databus width defined at compile time

and can't use it for tftp

I have printed out the context, found that is 32bit in the dm9000 register 
(read only), but in mini2440 initialize code is 16bit.

any suggestion?


On Thursday, December 06, 2012 09:09:10 AM Juergen Beisert wrote:
> Yi Qingliang wrote:
> > the address of dm9000 is 0x28000000, it should be cs5, but in function
> > "mini2440_devices_init", it set the cs4 instead, why??
> 
> Hmm, the schematics of the Mini2440 board tells me, the processor's GCS4
> (ball D3) is in use for the DM9000.
> 
> GCS5 is connected to the CON5 instead.
> 
> Regards,
> Juergen



More information about the barebox mailing list