mbox

[U-Boot,PULL] u-boot-atmel/master -> u-boot/master

Message ID 1443685452-31106-1-git-send-email-andreas.devel@googlemail.com
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Andreas Bießmann Oct. 1, 2015, 7:44 a.m. UTC
Hi Tom,

here are two small fixes for v2015.10 regarding atmel boards.

Andreas

The following changes since commit 1f8836396de8215b7f460616926052b32597bb29:

  Prepare v2015.10-rc4 (2015-09-28 16:57:42 -0400)

are available in the git repository at:

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

for you to fetch changes up to aca5d0830aab91680c2ef44e9cb2999cbea19f2f:

  arm, at91: small updates for the smartweb board (2015-10-01 09:34:59 +0200)

----------------------------------------------------------------
Heiko Schocher (1):
      arm, at91: small updates for the smartweb board

Josh Wu (1):
      ARM: at91: sama5: add support for CONFIG_ENV_IS_IN_MMC

 board/siemens/smartweb/smartweb.c   | 25 ++++++++++++++-----------
 include/configs/at91-sama5_common.h |  8 ++++++++
 include/configs/smartweb.h          |  4 ++++
 3 files changed, 26 insertions(+), 11 deletions(-)

Comments

Tom Rini Oct. 3, 2015, 12:35 a.m. UTC | #1
On Thu, Oct 01, 2015 at 09:44:12AM +0200, Andreas Bießmann wrote:

> Hi Tom,
> 
> here are two small fixes for v2015.10 regarding atmel boards.
> 
> Andreas
> 
> The following changes since commit 1f8836396de8215b7f460616926052b32597bb29:
> 
>   Prepare v2015.10-rc4 (2015-09-28 16:57:42 -0400)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-atmel.git master
> 
> for you to fetch changes up to aca5d0830aab91680c2ef44e9cb2999cbea19f2f:
> 
>   arm, at91: small updates for the smartweb board (2015-10-01 09:34:59 +0200)
> 

Applied to u-boot/master, thanks!