[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [microblaze-uclinux] Booting uClinux



> Also, does anyone know what the BUS_WIDTH variable in
> mbvanilla-flash.c represents? Evidently not the data bus width of the
> flash as I had originally thought.
> 

Hi,

the BUS_WIDTH is the data bus width of the flash: 8*BUS_WIDTH. If you
have a flash with 32-bit of data the default value is ok. Otherwise,
define your value. I have a flash with 16-bit of data and I have changed
this value to 2 in order to the driver recognizes the flash.

Regards,

	Ivan


___________________________
microblaze-uclinux mailing list
microblaze-uclinux@itee.uq.edu.au
Project Home Page : http://www.itee.uq.edu.au/~jwilliams/mblaze-uclinux
Mailing List Archive : http://www.itee.uq.edu.au/~listarch/microblaze-uclinux/