mbox

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

Message ID 565C3AF0.1020404@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 Nov. 30, 2015, 12:02 p.m. UTC
Hi Tom,

please pull this small CFI patch:

The following changes since commit fa8883a1e39a20e72aaa5093af0c80062cb95757:

  Merge branch 'master' of git://git.denx.de/u-boot-i2c (2015-11-27 08:41:03 -0500)

are available in the git repository at:

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

for you to fetch changes up to 5aeeabf43c27b1bf4b3bb86e2b713dd98801df63:

  cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h (2015-11-30 13:00:00 +0100)

----------------------------------------------------------------
Thomas Chou (1):
      cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h

 include/flash.h | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Comments

Tom Rini Nov. 30, 2015, 8:17 p.m. UTC | #1
On Mon, Nov 30, 2015 at 01:02:56PM +0100, Stefan Roese wrote:

> Hi Tom,
> 
> please pull this small CFI patch:
> 
> The following changes since commit fa8883a1e39a20e72aaa5093af0c80062cb95757:
> 
>   Merge branch 'master' of git://git.denx.de/u-boot-i2c (2015-11-27 08:41:03 -0500)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-cfi-flash.git 
> 
> for you to fetch changes up to 5aeeabf43c27b1bf4b3bb86e2b713dd98801df63:
> 
>   cfi_flash: give default CONFIG_SYS_MAX_FLASH_SECT in flash.h (2015-11-30 13:00:00 +0100)
> 

Applied to u-boot/master, thanks!