]> git.ipfire.org Git - people/ms/u-boot.git/commit
mtd: cfi: Unlock current sector instead of sector 0 before buffered write
authorRouven Behr <u-boot@behr-iss.de>
Sun, 10 Apr 2016 11:38:13 +0000 (13:38 +0200)
committerStefan Roese <sr@denx.de>
Wed, 13 Apr 2016 11:43:37 +0000 (13:43 +0200)
commit7570a0cc7524ed5818b92a35f00a3fd10b33bc65
tree9be42d056248848b80ea85fa604ff07440b9fbc2
parent39fbd987164336adc2ff7e5ab7a4268b8dcdee92
mtd: cfi: Unlock current sector instead of sector 0 before buffered write

Unlock current sector instead of sector 0 before buffered write.

[Patch subject and commit text slightly reworded, Stefan]

Signed-off-by: Rouven Behr <u-boot@behr-iss.de>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/cfi_flash.c