[U-Boot] [PATCH v2 0/6] sf: Code cleanup patch set

Jagan Teki jagannadh.teki at gmail.com
Sun Aug 4 07:34:17 CEST 2013


Apologies.

It's my mistake to sent these v2 patches without a change log.
I will update the change log and sent these as RESEND patches.

--
Sorry,
Jagan.

On Mon, Jul 29, 2013 at 10:54 PM, Jagannadha Sutradharudu Teki
<jagannadha.sutradharudu-teki at xilinx.com> wrote:
> This patch set consist of code clean-up on sf.
>
> Thanks,
> Jagan.
>
> Jagannadha Sutradharudu Teki (6):
>   sf: eon|spansion|ramtron: Fix code cleanup
>   sf: sst: Fix code cleanup
>   sf: stmicro: Fix code cleanup
>   sf: Fix code cleanup
>   cmd_sf|env_sf: Fix code cleanup
>   sf: Fix code cleanups
>
>  common/cmd_sf.c                | 27 ++++++++++++++-------------
>  common/env_sf.c                |  2 +-
>  drivers/mtd/spi/atmel.c        | 10 +++++-----
>  drivers/mtd/spi/eon.c          |  3 +--
>  drivers/mtd/spi/gigadevice.c   |  2 +-
>  drivers/mtd/spi/ramtron.c      |  8 +++++---
>  drivers/mtd/spi/spansion.c     |  5 +++--
>  drivers/mtd/spi/spi_flash.c    | 11 ++++++-----
>  drivers/mtd/spi/spi_spl_load.c |  2 +-
>  drivers/mtd/spi/sst.c          | 34 +++++++++++++++++++++-------------
>  drivers/mtd/spi/stmicro.c      | 12 ++++++------
>  drivers/mtd/spi/winbond.c      |  2 +-
>  12 files changed, 65 insertions(+), 53 deletions(-)
>
> --
> 1.8.3
>
>
> _______________________________________________
> U-Boot mailing list
> U-Boot at lists.denx.de
> http://lists.denx.de/mailman/listinfo/u-boot


More information about the U-Boot mailing list