mbox

[U-Boot] Pull request: u-boot-blackfin

Message ID CAJxxZ0Nspbr9gGWZK+bUTujh-cqLyW8YYZ0=-mySNQQAdJ+rFQ@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Sonic Zhang Feb. 2, 2015, 7:19 a.m. UTC
Hi Tom,

Please pull the following patches for Blackfin from u-boot-blackfin
into your tree.

Thanks

Sonic Zhang


The following changes since commit 28c4dae114c9b94b2a1111d81d4da716e9fc2cba:

  Merge branch 'next' of git://git.denx.de/u-boot-video (2015-01-14
16:26:15 -0500)

are available in the git repository at:


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

for you to fetch changes up to 0d3fd562c4977af4e992f3f73a441081ff8c60d0:

  bfin: make env offset sector aligned for bct-brettl2 and ibf-dsp561
boards (2015-01-16 13:31:35 +0800)

----------------------------------------------------------------
Sonic Zhang (2):
      bfin: enlarge the monitor size for ip04 board to avoid oversize link error
      bfin: make env offset sector aligned for bct-brettl2 and ibf-dsp561 boards

 include/configs/bct-brettl2.h | 2 +-
 include/configs/ibf-dsp561.h  | 2 +-
 include/configs/ip04.h        | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

Comments

Tom Rini Feb. 2, 2015, 6:59 p.m. UTC | #1
On Mon, Feb 02, 2015 at 03:19:00PM +0800, Sonic Zhang wrote:

> Hi Tom,
> 
> Please pull the following patches for Blackfin from u-boot-blackfin
> into your tree.
> 
> Thanks
> 
> Sonic Zhang
> 
> 
> The following changes since commit 28c4dae114c9b94b2a1111d81d4da716e9fc2cba:
> 
>   Merge branch 'next' of git://git.denx.de/u-boot-video (2015-01-14
> 16:26:15 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-blackfin.git master
> 
> for you to fetch changes up to 0d3fd562c4977af4e992f3f73a441081ff8c60d0:
> 
>   bfin: make env offset sector aligned for bct-brettl2 and ibf-dsp561
> boards (2015-01-16 13:31:35 +0800)
> 

Applied to u-boot/master, thanks!