[U-Boot] [PATCH 0/2 V2] EXYNOS5: Enable Gigabyte device GD25LQ and GD25Q64B

Rajeshwari Birje rajeshwari.birje at gmail.com
Wed Feb 13 06:23:18 CET 2013


Hi,

Please do let me know if any comments on this patch set.

-- 
Regards,
Rajeshwari Shinde

On Wed, Jan 23, 2013 at 12:00 PM, Rajeshwari Shinde
<rajeshwari.s at samsung.com> wrote:
> This patch set adds driver for Gigabyte device GD25LQ and GD25Q64B
> required for Snow board and enables same in config file.
>
> Based on following patches submitted by Simon Glass:
> "sf: Add spi_flash_alloc() to create a new SPI flash struct"
> "sf: Use spi_flash_alloc() in each SPI flash driver"
>
> Changes in V2:
>         - Added U-Boot copyright header to gigadevice.c
>         - Removed unnecessary blank lines.
>
> Rajeshwari Shinde (2):
>   SF: Add driver for Gigabyte device GD25LQ and GD25Q64B
>   SMDK5250: Enable SPI Gigabyte device.
>
>  drivers/mtd/spi/Makefile             |    1 +
>  drivers/mtd/spi/gigadevice.c         |   81 ++++++++++++++++++++++++++++++++++
>  drivers/mtd/spi/spi_flash.c          |    3 +
>  drivers/mtd/spi/spi_flash_internal.h |    1 +
>  include/configs/exynos5250-dt.h      |    1 +
>  5 files changed, 87 insertions(+), 0 deletions(-)
>  create mode 100644 drivers/mtd/spi/gigadevice.c
>
> --
> 1.7.4.4
>
> _______________________________________________
> 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