mbox

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

Message ID CAJxxZ0NUFNj3Z8rBTE4Re-4TV-Ebur2x8yjUrpSmq=mH4+kNnQ@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 Nov. 10, 2014, 4:42 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 11ada9225a16ed2d8ddbf0715a2416245a777cbc:

  Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh
(2014-11-05 13:11:18 -0500)

are available in the git repository at:


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

for you to fetch changes up to 6721bb5ad8744cae647cad9e917df649524ac54d:

  bfin: the max bfin sdh block count is 127 (2014-11-10 12:11:00 +0800)

----------------------------------------------------------------
Sonic Zhang (2):
      bfin: make the CPU macro of LDR target more genenric
      bfin: the max bfin sdh block count is 127

 Makefile                           | 2 +-
 arch/blackfin/include/asm/config.h | 2 ++
 include/configs/bfin_adi_common.h  | 1 +
 3 files changed, 4 insertions(+), 1 deletion(-)

Comments

Tom Rini Nov. 10, 2014, 9:28 p.m. UTC | #1
On Mon, Nov 10, 2014 at 12:42:46PM +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 11ada9225a16ed2d8ddbf0715a2416245a777cbc:
> 
>   Merge branch 'rmobile' of git://www.denx.de/git/u-boot-sh
> (2014-11-05 13:11:18 -0500)
> 
> are available in the git repository at:
> 
> 
>   git://git.denx.de/u-boot-blackfin.git master
> 
> for you to fetch changes up to 6721bb5ad8744cae647cad9e917df649524ac54d:
> 
>   bfin: the max bfin sdh block count is 127 (2014-11-10 12:11:00 +0800)
> 

Applied to u-boot/master, thanks!