mbox

[U-Boot] Please pull u-boot-cfi-flash/master

Message ID 3c14eda5-994d-024b-182b-03516776c2bb@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://www.denx.de/git/u-boot-cfi-flash.git

Message

Stefan Roese July 20, 2016, 9:24 a.m. UTC
Hi Tom,

please pull the following patch:

The following changes since commit 66669fcf809c1e3ff644b12e04e625d3737ffd8e:

  Merge git://git.denx.de/u-boot-fsl-qoriq (2016-07-19 16:38:57 -0400)

are available in the git repository at:

  git://www.denx.de/git/u-boot-cfi-flash.git 

for you to fetch changes up to 55edb9d4d521ff733d217ddf47ad7bf4650676be:

  mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips (2016-07-20 11:13:26 +0200)

----------------------------------------------------------------
Daniel Schwierzeck (1):
      mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips

 drivers/mtd/cfi_flash.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Tom Rini July 20, 2016, 12:13 p.m. UTC | #1
On Wed, Jul 20, 2016 at 11:24:30AM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following patch:
> 
> The following changes since commit 66669fcf809c1e3ff644b12e04e625d3737ffd8e:
> 
>   Merge git://git.denx.de/u-boot-fsl-qoriq (2016-07-19 16:38:57 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-cfi-flash.git 
> 
> for you to fetch changes up to 55edb9d4d521ff733d217ddf47ad7bf4650676be:
> 
>   mtd: cfi_flash: fix polling for bit XSR.7 on Intel chips (2016-07-20 11:13:26 +0200)
> 

Applied to u-boot/master, thanks!