Re: [PATCH v1] mtd: spi nor: modify the boot and flash type of FMC

2017-01-06 Thread linshunquan (A)
Hi Cyrille, Thanks for your relay, I will update this patch soon. On 2017/1/6 21:44, Cyrille Pitchen wrote: > Hi, > > Le 06/01/2017 à 10:12, linshunquan 00354166 a écrit : >> (1) The HiSilicon Flash Memory Controller(FMC) is a multi-functions >> device which supports SPI Nor flash controller,

Re: [PATCH v1] mtd: spi nor: modify the boot and flash type of FMC

2017-01-06 Thread linshunquan (A)
Hi Cyrille, Thanks for your relay, I will update this patch soon. On 2017/1/6 21:44, Cyrille Pitchen wrote: > Hi, > > Le 06/01/2017 à 10:12, linshunquan 00354166 a écrit : >> (1) The HiSilicon Flash Memory Controller(FMC) is a multi-functions >> device which supports SPI Nor flash controller,

Re: [PATCH v1] mtd: spi nor: modify the boot and flash type of FMC

2017-01-06 Thread Cyrille Pitchen
Hi, Le 06/01/2017 à 10:12, linshunquan 00354166 a écrit : > (1) The HiSilicon Flash Memory Controller(FMC) is a multi-functions > device which supports SPI Nor flash controller, SPI nand Flash > controller and parallel nand flash controller. So when we are prepare > to operation SPI Nor, we

Re: [PATCH v1] mtd: spi nor: modify the boot and flash type of FMC

2017-01-06 Thread Cyrille Pitchen
Hi, Le 06/01/2017 à 10:12, linshunquan 00354166 a écrit : > (1) The HiSilicon Flash Memory Controller(FMC) is a multi-functions > device which supports SPI Nor flash controller, SPI nand Flash > controller and parallel nand flash controller. So when we are prepare > to operation SPI Nor, we

[PATCH v1] mtd: spi nor: modify the boot and flash type of FMC

2017-01-06 Thread linshunquan 00354166
(1) The HiSilicon Flash Memory Controller(FMC) is a multi-functions device which supports SPI Nor flash controller, SPI nand Flash controller and parallel nand flash controller. So when we are prepare to operation SPI Nor, we should make sure the flash type is SPI Nor. (2) Make sure the boot

[PATCH v1] mtd: spi nor: modify the boot and flash type of FMC

2017-01-06 Thread linshunquan 00354166
(1) The HiSilicon Flash Memory Controller(FMC) is a multi-functions device which supports SPI Nor flash controller, SPI nand Flash controller and parallel nand flash controller. So when we are prepare to operation SPI Nor, we should make sure the flash type is SPI Nor. (2) Make sure the boot