mbox

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

Message ID CAJxxZ0ODLmVGoKrgmYnzkv6gYGLf-j4oS2wiPTw3g=yyQ8LFxQ@mail.gmail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Sonic Zhang Nov. 11, 2015, 6:34 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 83bf005710a1e01341de5e2f44a3ce082717e313:

  arm: at91: reworked meesc board support (2015-11-03 14:21:32 +0100)

are available in the git repository at:

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

for you to fetch changes up to e6779f8d5ac5ae77b4e8fd135a930403bbcb43c1:

  blackfin: Disable CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED in some cases
(2015-11-04 16:43:01 +0800)

----------------------------------------------------------------
Tom Rini (1):
      blackfin: Disable CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED in some cases

 configs/bct-brettl2_defconfig    | 1 -
 configs/bf526-ezbrd_defconfig    | 1 -
 configs/bf527-ezkit-v2_defconfig | 1 -
 configs/bf527-ezkit_defconfig    | 1 -
 configs/bf537-stamp_defconfig    | 1 -
 configs/bf538f-ezkit_defconfig   | 1 -
 6 files changed, 6 deletions(-)

Comments

Tom Rini Nov. 12, 2015, 3:49 p.m. UTC | #1
On Wed, Nov 11, 2015 at 02:34:26PM +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 83bf005710a1e01341de5e2f44a3ce082717e313:
> 
>   arm: at91: reworked meesc board support (2015-11-03 14:21:32 +0100)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-blackfin.git next
> 
> for you to fetch changes up to e6779f8d5ac5ae77b4e8fd135a930403bbcb43c1:
> 
>   blackfin: Disable CONFIG_CC_OPTIMIZE_LIBS_FOR_SPEED in some cases
> (2015-11-04 16:43:01 +0800)
> 

Applied to u-boot/master, thanks!