
Hi Tom,
can you please pull these three commits containing two mvebu related fixes and one handy kwboot tool feature?
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-marvell.git
for you to fetch changes up to e29f1db3dd96901fb54d8faefed8cd2987704b68:
tools: kwboot: Add support for UART boot mode patching for Armada XP/38x (2015-10-01 02:02:06 +0200)
---------------------------------------------------------------- Stefan Roese (3): arm: mvebu: Fix internal register config on A38x arm: mvebu: timer.c: Explicitly move "init_done" var to data section tools: kwboot: Add support for UART boot mode patching for Armada XP/38x
arch/arm/mach-mvebu/cpu.c | 36 +++++++----- arch/arm/mach-mvebu/timer.c | 2 +- tools/kwbimage.c | 94 ------------------------------- tools/kwbimage.h | 133 ++++++++++++++++++++++++++++++++------------ tools/kwboot.c | 37 ++++++++---- 5 files changed, 148 insertions(+), 154 deletions(-)
Regards, Luka

On Thu, Oct 01, 2015 at 12:07:42AM +0000, Luka Perkov wrote:
Hi Tom,
can you please pull these three commits containing two mvebu related fixes and one handy kwboot tool feature?
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-marvell.git
for you to fetch changes up to e29f1db3dd96901fb54d8faefed8cd2987704b68:
tools: kwboot: Add support for UART boot mode patching for Armada XP/38x (2015-10-01 02:02:06 +0200)
Applied to u-boot/master, thanks!
participants (2)
-
Luka Perkov
-
Tom Rini