[U-Boot] [PATCH 1/4] sf: unify write enable commands

Wolfgang Denk wd at denx.de
Tue Jul 26 16:28:25 CEST 2011


Dear Mike Frysinger,

In message <1303635958-10985-1-git-send-email-vapier at gentoo.org> you wrote:
> Every spi flash uses the same write enable command, so unify this in
> the common code.
> 
> Signed-off-by: Mike Frysinger <vapier at gentoo.org>
> ---
>  drivers/mtd/spi/eon.c                |    2 +-
>  drivers/mtd/spi/macronix.c           |    2 +-
>  drivers/mtd/spi/ramtron.c            |    2 +-
>  drivers/mtd/spi/spansion.c           |    2 +-
>  drivers/mtd/spi/spi_flash.c          |    2 +-
>  drivers/mtd/spi/spi_flash_internal.h |    8 ++++++++
>  drivers/mtd/spi/sst.c                |    2 +-
>  drivers/mtd/spi/stmicro.c            |    2 +-
>  drivers/mtd/spi/winbond.c            |    2 +-
>  9 files changed, 16 insertions(+), 8 deletions(-)

Applied, thanks.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: wd at denx.de
"An open mind has but one disadvantage: it collects dirt."
                                                    - a saying at RPI


More information about the U-Boot mailing list