Trouble indetifying FLASH part

David Woodhouse dwmw2 at infradead.org
Thu May 16 09:37:32 EDT 2002


hchan at wavesat.com said:
>  I have also tried replacing the ioremap call in init)physmap with
> ioremap_nocache() but with no byte swapping. Should I try it with
> LE_BYTE_SWAP? 

Yes, that could be useful -- although I don't think you should have got a 
cached mapping by default, it's worth a try.

Can you make it print the contents of the region at 0x8000000 and check it
matches what you expect to be in the flash chip? Are you sure that's
supposed to be 0x8000000 and not 0x80000000?

--
dwmw2






More information about the linux-mtd mailing list