Re: [u-boot][PATCH v3 4/4] memory: Add TI GPMC driver

2022-10-26 Thread Tom Rini
On Thu, Oct 20, 2022 at 04:30:49PM +0300, Roger Quadros wrote: > The GPMC is a unified memory controller dedicated for interfacing > with external memory devices like > - Asynchronous SRAM-like memories and ASICs > - Asynchronous, synchronous, and page mode burst NOR flash > - NAND flash > -

[u-boot][PATCH v3 4/4] memory: Add TI GPMC driver

2022-10-20 Thread Roger Quadros
The GPMC is a unified memory controller dedicated for interfacing with external memory devices like - Asynchronous SRAM-like memories and ASICs - Asynchronous, synchronous, and page mode burst NOR flash - NAND flash - Pseudo-SRAM devices This driver will take care of setting up the GPMC based