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

Hi Albert,
this series contains pending kirkwood patches that have been posted on the mailing list for some time now.
The following changes since commit 37b608a52dcb13312a4f7ccea199cd6bac76d298:
powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 (2015-01-23 16:56:09 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-marvell.git master
for you to fetch changes up to 361b3d8613f57e137a9048ef69e58e9bcaf51b78:
marvell: kirkwood: guruplug refresh for newer kernel (2015-01-26 00:25:29 +0100)
---------------------------------------------------------------- Gerald Kerma (1): marvell: kirkwood: guruplug refresh for newer kernel
Luka Perkov (9): cosmetic: kirkwood: style fixes in kwbimage.cfg files kirkwood: define empty CONFIG_MVGBE_PORTS by default ARM: kirkwood: fix cpu info for 6282 device id kirkwood: ib62x0: add CONFIG_SYS_GENERIC_BOARD define kirkwood: dockstar: add CONFIG_SYS_GENERIC_BOARD define kirkwood: goflexhome: add CONFIG_SYS_GENERIC_BOARD define kirkwood: iconnect: add CONFIG_SYS_GENERIC_BOARD define kirkwood: pogo_e02: add CONFIG_SYS_GENERIC_BOARD define kirkwood: sheevaplug: add CONFIG_SYS_GENERIC_BOARD define
arch/arm/cpu/arm926ejs/kirkwood/cpu.c | 11 +++-- board/iomega/iconnect/kwbimage.cfg | 4 +- board/raidsonic/ib62x0/kwbimage.cfg | 22 ++++----- drivers/net/mvgbe.c | 4 ++ include/configs/dockstar.h | 2 + include/configs/goflexhome.h | 2 + include/configs/guruplug.h | 84 ++++++++++++++++++++++++++++------- include/configs/ib62x0.h | 2 + include/configs/iconnect.h | 2 + include/configs/pogo_e02.h | 2 + include/configs/sheevaplug.h | 2 + 11 files changed, 104 insertions(+), 33 deletions(-)
Regards, Luka

On Sun, Jan 25, 2015 at 11:42:24PM +0000, Luka Perkov wrote:
Hi Albert,
this series contains pending kirkwood patches that have been posted on the mailing list for some time now.
The following changes since commit 37b608a52dcb13312a4f7ccea199cd6bac76d298:
powerpc: remove icecube_5200, Lite5200, cpci5200, mecp5200, pf5200 (2015-01-23 16:56:09 -0500)
are available in the git repository at:
git://git.denx.de/u-boot-marvell.git master
for you to fetch changes up to 361b3d8613f57e137a9048ef69e58e9bcaf51b78:
marvell: kirkwood: guruplug refresh for newer kernel (2015-01-26 00:25:29 +0100)
Applied to u-boot/master, thanks!
participants (2)
-
Luka Perkov
-
Tom Rini