Re: [PATCH v4 00/10] add STM32 FMC2 EBI controller driver

2020-05-11 Thread Christophe Kerello
Hi Miquel, On 5/11/20 11:22 AM, Miquel Raynal wrote: Hi Christophe, Christophe Kerello wrote on Wed, 6 May 2020 11:11:09 +0200: The FMC2 functional block makes the interface with: synchronous and asynchronous static devices (such as PSNOR, PSRAM or other memory-mapped peripherals) and NAND f

Re: [PATCH v4 00/10] add STM32 FMC2 EBI controller driver

2020-05-11 Thread Miquel Raynal
Hi Christophe, Christophe Kerello wrote on Wed, 6 May 2020 11:11:09 +0200: > The FMC2 functional block makes the interface with: synchronous and > asynchronous static devices (such as PSNOR, PSRAM or other memory-mapped > peripherals) and NAND flash memories. > Its main purposes are: > - to tr

[PATCH v4 00/10] add STM32 FMC2 EBI controller driver

2020-05-06 Thread Christophe Kerello
The FMC2 functional block makes the interface with: synchronous and asynchronous static devices (such as PSNOR, PSRAM or other memory-mapped peripherals) and NAND flash memories. Its main purposes are: - to translate AXI transactions into the appropriate external device protocol - to meet t