mbox

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

Message ID 51F13B74.1050104@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Stefan Roese July 25, 2013, 2:51 p.m. UTC
Hi Tom,

please pull the following patch:

The following changes since commit 62c175fbb8a0f9a926c88294ea9f7e88eb898f6c:

  Prepare v2013.07 (2013-07-23 07:58:13 -0400)

are available in the git repository at:

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

for you to fetch changes up to d8b57c0a83f9cabc476ca0045c0089195c894b81:

  cfi_flash: use buffer length in unmap_physmem() (2013-07-25 16:43:40 +0200)

----------------------------------------------------------------
Kuo-Jung Su (1):
      cfi_flash: use buffer length in unmap_physmem()

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

Comments

Tom Rini July 26, 2013, 11:16 p.m. UTC | #1
On Thu, Jul 25, 2013 at 04:51:32PM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following patch:
> 
> The following changes since commit 62c175fbb8a0f9a926c88294ea9f7e88eb898f6c:
> 
>   Prepare v2013.07 (2013-07-23 07:58:13 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-cfi-flash.git master
> 
> for you to fetch changes up to d8b57c0a83f9cabc476ca0045c0089195c894b81:
> 
>   cfi_flash: use buffer length in unmap_physmem() (2013-07-25 16:43:40 +0200)
> 
> ----------------------------------------------------------------
> Kuo-Jung Su (1):
>       cfi_flash: use buffer length in unmap_physmem()

Applied to u-boot/master, thanks!
Tom Rini July 26, 2013, 11:16 p.m. UTC | #2
On Thu, Jul 25, 2013 at 04:51:32PM +0200, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the following patch:
> 
> The following changes since commit 62c175fbb8a0f9a926c88294ea9f7e88eb898f6c:
> 
>   Prepare v2013.07 (2013-07-23 07:58:13 -0400)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-cfi-flash.git master
> 
> for you to fetch changes up to d8b57c0a83f9cabc476ca0045c0089195c894b81:
> 
>   cfi_flash: use buffer length in unmap_physmem() (2013-07-25 16:43:40 +0200)
> 
> ----------------------------------------------------------------
> Kuo-Jung Su (1):
>       cfi_flash: use buffer length in unmap_physmem()
> 
>  drivers/mtd/cfi_flash.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot/master, thanks.