[U-Boot] [PATCH v2 2/2] mtd: add altera quadspi driver

Thomas Chou thomas at wytron.com.tw
Fri Nov 6 10:28:47 CET 2015


Hi Jagan,

On 2015年11月06日 16:07, Jagan Teki wrote:
> I appreciate your hardware expertise and am not questioning about that
> as well. I do agree with the hw logic about altera qspi controller and
> I don't have any questions with hw either.
>
> But my main intention here was about the software support since Linux
> discussed about this subject and finally moved to spi-nor controllers
> (though they don't use spi bus at-all) to spi-nor framework and Marek
> knows this topic very well.
>
> I believe discussion about this topic much more clear if we send this
> driver to Linux.

Sorry that I was absent and didn't know about the topic discussed on 
Linux. The purpose of u-boot and Linux is quite different thought they 
may share some code. The drivers are different, too. Whatever they chose 
on Linux is not related here.

Marek did agree that "The behavior of this device is closer to CFI 
flash.". This is what the core designed for, to replace the CFI flash. I 
am more concerned with users. Users can use memory commands to display 
and modify the content directly. This is very point where the driver 
should stand.

Thanks.

Best regards,
Thomas


More information about the U-Boot mailing list