Re: [U-Boot] [PATCH 1/2] SF: Add driver for Gigabyte device GD25LQ and GD25Q64B

2013-01-21 Thread Simon Glass
Hi Rajeshwari, On Wed, Jan 16, 2013 at 9:39 PM, Rajeshwari Shinde wrote: > This patch adds driver for the gigabyte devices > GD25LQ and GD25Q64B required for Snow Board. > > Signed-off-by: Rajeshwari Shinde OK with a few nits below. > --- > drivers/mtd/spi/Makefile |1 + > dri

[U-Boot] [PATCH 1/2] SF: Add driver for Gigabyte device GD25LQ and GD25Q64B

2013-01-16 Thread Rajeshwari Shinde
This patch adds driver for the gigabyte devices GD25LQ and GD25Q64B required for Snow Board. Signed-off-by: Rajeshwari Shinde --- drivers/mtd/spi/Makefile |1 + drivers/mtd/spi/gigadevice.c | 66 ++ drivers/mtd/spi/spi_flash.c |