Re: [U-Boot] [PATCH v2 1/2] flash: add device ID for Microchip PIC32 internal flash.

2016-03-15 Thread Daniel Schwierzeck
2016-03-15 11:16 GMT+01:00 Purna Chandra Mandal : > 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-b

[U-Boot] [PATCH v2 1/2] flash: add device ID for Microchip PIC32 internal flash.

2016-03-15 Thread Purna Chandra Mandal
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 --- Changes in v2: None include/f