]> git.ipfire.org Git - people/ms/u-boot.git/commit - include/flash.h
flash: add device ID for Microchip PIC32 internal flash.
authorPurna Chandra Mandal <purna.mandal@microchip.com>
Fri, 18 Mar 2016 13:06:07 +0000 (18:36 +0530)
committerDaniel Schwierzeck <daniel.schwierzeck@gmail.com>
Fri, 20 May 2016 23:25:50 +0000 (01:25 +0200)
commit30fd42cba6e7d4147e2dd4e9dbe9728efbcd24fe
tree9e93cb0a2e27efbefb63cccca9aa142b530e4dff
parenta2277cc30cdb40298aca80344f3764db6a0cfb8d
flash: add device ID for Microchip PIC32 internal flash.

Microchip PIC32 has internal parallel flash (non-CFI compliant).
These flash devices do not support any identifier command so no
standard IDs. Added unique IDs to seperate these flash devices
from others supported by U-Boot.

Signed-off-by: Purna Chandra Mandal <purna.mandal@microchip.com>
include/flash.h