From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Thu, 10 Mar 2016 19:11:02 +0530 Subject: [U-Boot] [PATCH] drivers: mtd: add Microchip PIC32 internal non-CFI flash driver. In-Reply-To: <1457615574-5246-1-git-send-email-purna.mandal@microchip.com> References: <1457615574-5246-1-git-send-email-purna.mandal@microchip.com> Message-ID: <56E1796E.5090707@openedev.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thursday 10 March 2016 06:42 PM, Purna Chandra Mandal wrote: > PIC32 embedded flash banks are memory mapped, directly read by CPU, > and programming (erase followed by write) operation on them are > handled by on-chip NVM controller. Can you please add some more description to understand bit more, which kind of flash it is, parallel NOR? thanks! -- Jagan.