[U-Boot] [PATCH 1/3] spi: add atmel at25df321 serial flash support

Bo Shen voice.shen at atmel.com
Fri Aug 17 07:08:01 CEST 2012


Hi Mike,

On 8/17/2012 12:18, Mike Frysinger wrote:
> On Thursday 16 August 2012 00:44:25 Bo Shen wrote:
>> Add atmel at25df321 serial flash support
>

After reading the spi framework. I found there are common interface for 
serial flash. So, I plan to use the common interface 
(spi_flash_cmd_write_multi) while not the private interface 
(dataflash_write_p2), and etc.

I am sorry for this inconvenience. :(

Will you revert this patch? Or, maybe I should submit a patch for this 
base on the merged code?

which one will you prefer to?

> thanks, merged into my spi flash branch
> -mike
>



More information about the U-Boot mailing list