mbox series

[U-Boot] Pull request: u-boot-spi/master

Message ID 1513686261-29489-1-git-send-email-jagan@amarulasolutions.com
State Accepted
Delegated to: Tom Rini
Headers show
Series [U-Boot] Pull request: u-boot-spi/master | expand

Pull-request

git://git.denx.de/u-boot-spi.git master

Message

Jagan Teki Dec. 19, 2017, 12:24 p.m. UTC
Hi Tom,

Please pull this PR.

thanks!
Jagan.

The following changes since commit 16fa2eb95172e63820ee5f3d4052f3362a6de84e:

  ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx (2017-11-21 08:03:39 -0500)

are available in the git repository at:

  git://git.denx.de/u-boot-spi.git master

for you to fetch changes up to 065592b40b41b11ee66d8ff71a55156bf1b35088:

  mtd/spi: fix block count for is25lq040b (2017-12-19 17:33:48 +0530)

----------------------------------------------------------------
Jagan Teki (1):
      spi: Zap unneeded option

Sean Nyekjaer (2):
      mtd/spi: add support for is25lq040b
      mtd/spi: fix block count for is25lq040b

 drivers/mtd/spi/spi_flash_ids.c | 1 +
 include/spi.h                   | 1 -
 2 files changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini Dec. 19, 2017, 8:44 p.m. UTC | #1
On Tue, Dec 19, 2017 at 05:54:21PM +0530, Jagan Teki wrote:

> Hi Tom,
> 
> Please pull this PR.
> 
> thanks!
> Jagan.
> 
> The following changes since commit 16fa2eb95172e63820ee5f3d4052f3362a6de84e:
> 
>   ARM: dra7: Kconfig: Add thermal configs for dra7xx and am57xx (2017-11-21 08:03:39 -0500)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-spi.git master
> 
> for you to fetch changes up to 065592b40b41b11ee66d8ff71a55156bf1b35088:
> 
>   mtd/spi: fix block count for is25lq040b (2017-12-19 17:33:48 +0530)
> 

Applied to u-boot/master, thanks!