Re: Support for S29JL064 in MPC8272ADS?
From: Scott Wood <hidden>
Date: 2009-10-09 17:04:54
From: Scott Wood <hidden>
Date: 2009-10-09 17:04:54
On Fri, Oct 09, 2009 at 10:14:56AM -0400, Roberto Guerra wrote:
Hello, My uboot can read my flash chip, finding the uImage and the initramfs, and booting the kernel fine. However, I'd like the Linux kernel to read my flash chip so that it can update files in it.
Have you described your flash chip in the device tree?
However, the kernel does not detect any flash chip (nor there's any indication that a CFI probe is being performed).
The stock device tree for mpc8272ads only specifies it as a JEDEC flash, not CFI. -Scott