mbox

[U-Boot,PULL] u-boot-socfpga/master

Message ID 201412302232.44787.marex@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

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

Message

Marek Vasut Dec. 30, 2014, 9:32 p.m. UTC
The following changes since commit d8bec60c1b0de7770f9b56ad092ab9be801d99af:

  ARM: UniPhier: enable CONFIG_CMD_DM (2014-12-18 23:34:30 +0900)

are available in the git repository at:

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

for you to fetch changes up to d0e932de7c8e46ade1994e03e864636db3922520:

  arm: socfpga: Change watchdog timeout (2014-12-21 14:39:04 +0100)

----------------------------------------------------------------
Stefan Roese (1):
      arm: socfpga: Change watchdog timeout

 arch/arm/cpu/armv7/socfpga/misc.c | 12 +++++++++++-
 include/configs/socfpga_common.h  |  2 +-
 2 files changed, 12 insertions(+), 2 deletions(-)

Comments

Tom Rini Jan. 1, 2015, 2:55 p.m. UTC | #1
On Tue, Dec 30, 2014 at 10:32:44PM +0100, Marek Vasut wrote:

> The following changes since commit d8bec60c1b0de7770f9b56ad092ab9be801d99af:
> 
>   ARM: UniPhier: enable CONFIG_CMD_DM (2014-12-18 23:34:30 +0900)
> 
> are available in the git repository at:
> 
>   git://git.denx.de/u-boot-socfpga.git master
> 
> for you to fetch changes up to d0e932de7c8e46ade1994e03e864636db3922520:
> 
>   arm: socfpga: Change watchdog timeout (2014-12-21 14:39:04 +0100)
> 

Applied to u-boot/master, thanks!