]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
sf: probe: Add missing Atmel at25df321 flash
authorBo Shen <voice.shen@atmel.com>
Thu, 10 Oct 2013 05:07:37 +0000 (13:07 +0800)
committerJagannadha Sutradharudu Teki <jaganna@xilinx.com>
Tue, 15 Oct 2013 18:44:03 +0000 (00:14 +0530)
commit21497ded5d14be17085c1069701097372856d360
treee6a4e467cba8445eb10075a73cc11817d2b66cfd
parente7b1e452ff7e1d06a6ceebd441fca4597cdf1c84
sf: probe: Add missing Atmel at25df321 flash

As the spi flash transfer to multiple parts, it is forgot to add
Atmel AT25DF321 spi flash support, which broken several Atmel EK
boards which this chip. So, add it

Signed-off-by: Bo Shen <voice.shen@atmel.com>
Reviewed-by: Jagannadha Sutradharudu Teki <jagannadh.teki@gmail.com>
drivers/mtd/spi/sf_probe.c