[PATCH 1/2] mtd: physmap_of: Add read-only fallback

Brian Norris computersforpeace at gmail.com
Fri Jan 9 23:29:13 PST 2015


On Thu, Sep 25, 2014 at 12:20:08PM -0500, Aaron Sierra wrote:
> From: Joe Schultz <jschultz at xes-inc.com>
> 
> Previously, when probing a CFI chip which was write-protected at the
> hardware level, the probe would fail due to the fact it could not put
> the chip into QUERY mode. This would result in no MTD devices being
> created.
> 
> Add a fallback to probe using the map_rom driver if the user-selected
> probe fails.
> 
> Signed-off-by: Joe Schultz <jschultz at xes-inc.com>
> Signed-off-by: Aaron Sierra <asierra at xes-inc.com>

Pushed to l2-mtd.git. Thanks!

Brian



More information about the linux-mtd mailing list