mbox

[U-Boot] Please pull u-boot-marvell/master

Message ID 55bf4465-5c1b-3534-0b22-2e7df312126b@denx.de
State Accepted
Delegated to: Tom Rini
Headers show

Pull-request

git://www.denx.de/git/u-boot-marvell.git

Message

Stefan Roese Dec. 1, 2016, 12:57 p.m. UTC
Hi Tom,

please pull the first batch of mvebu / Marvell patches in this
merge window. I plan to send additional pull requests once some
of the other patches are clear.

Thanks,
Stefan

The following changes since commit 38c4f0bdce5bca8535eadab08ece80dff45ad0ee:

  ts4600: Disable CONFIG_DISPLAY_CPUINFO (2016-11-30 19:31:18 -0500)

are available in the git repository at:

  git://www.denx.de/git/u-boot-marvell.git 

for you to fetch changes up to 2611c05e840033e4c4ab83115836d7657f5b316b:

  tools/kwbimage: add DEBUG option (2016-12-01 09:10:49 +0100)

----------------------------------------------------------------
Chris Packham (4):
      mvebu: db-88f6820-amc: Enable FIT support
      arm: mvebu: move SYS_MVEBU_PLL_CLOCK to Kconfig
      tools/kwbimage: add BAUDRATE option
      tools/kwbimage: add DEBUG option

 arch/arm/mach-mvebu/Kconfig            |  6 +++++
 arch/arm/mach-mvebu/include/mach/soc.h |  3 ---
 configs/db-88f6820-amc_defconfig       |  2 ++
 tools/kwbimage.c                       | 40 ++++++++++++++++++++++++++++++++++
 tools/kwbimage.h                       | 16 ++++++++++++--
 5 files changed, 62 insertions(+), 5 deletions(-)

Comments

Tom Rini Dec. 1, 2016, 6:16 p.m. UTC | #1
On Thu, Dec 01, 2016 at 01:57:55PM +0100, Stefan Roese wrote:

> Hi Tom,
> 
> please pull the first batch of mvebu / Marvell patches in this
> merge window. I plan to send additional pull requests once some
> of the other patches are clear.
> 
> Thanks,
> Stefan
> 
> The following changes since commit 38c4f0bdce5bca8535eadab08ece80dff45ad0ee:
> 
>   ts4600: Disable CONFIG_DISPLAY_CPUINFO (2016-11-30 19:31:18 -0500)
> 
> are available in the git repository at:
> 
>   git://www.denx.de/git/u-boot-marvell.git 
> 
> for you to fetch changes up to 2611c05e840033e4c4ab83115836d7657f5b316b:
> 
>   tools/kwbimage: add DEBUG option (2016-12-01 09:10:49 +0100)
> 

Applied to u-boot/master, thanks!