]> git.ipfire.org Git - people/ms/u-boot.git/commit - drivers/mtd/spi/sf_internal.h
sf: unify write disable commands
authorMike Frysinger <vapier@gentoo.org>
Mon, 25 Apr 2011 06:59:53 +0000 (06:59 +0000)
committerWolfgang Denk <wd@denx.de>
Tue, 26 Jul 2011 14:32:15 +0000 (16:32 +0200)
commit66ecb7cdb03d451ddc87bc026050f5a539877bf1
treef70b0f37d867f5354bfc36ba4ec89a536f3a27fb
parentfba2c44e464a610f293ff1a381a16e8442953dd3
sf: unify write disable commands

Every spi flash uses the same write disable command, so unify this in
the common code.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Fixed commit message.
Signed-off-by: Wolfgang Denk <wd@denx.de>
drivers/mtd/spi/spi_flash_internal.h
drivers/mtd/spi/sst.c