
-----Original Message----- From: Holger Brunck [mailto:holger.brunck@keymile.com] Sent: 25 May 2012 17:27 To: u-boot@lists.denx.de Cc: Holger Brunck; Prafulla Wadaskar; Valentin Longchamp Subject: [PATCH 0/9] arm/km: bugfixes and small corrections
This patchseris extracts the bugfixes and minor adaptions of the already posted patchserie http://lists.denx.de/pipermail/u-boot/2012- May/124413.html as requested.
There are now changes in the patches compared to the previous serie.
cc: Prafulla Wadaskar prafulla@marvell.com cc: Holger Brunck holger.brunck@keymile.com cc: Valentin Longchamp valentin.longchamp@keymile.com
Holger Brunck (7): arm/km: add board type to boards.cfg arm/km: add piggy mac adress offset for mgcoge3un arm/km: rename CONFIG option CONFIG_KM_DEF_ENV_UPDATE arm/km: use ARRAY_SIZE macro arm/km: fix wrong comment in SDRAM config for mgcoge3un arm/km: change maintainer for mgcoge3un arm/km: remove CONFIG_RESET_PHY_R
Valentin Longchamp (2): arm/km: enable mii cmd km_arm: use filesize for erase in update command
MAINTAINERS | 2 +- board/keymile/km_arm/km_arm.c | 2 +- board/keymile/km_arm/kwbimage-memphis.cfg | 2 +- boards.cfg | 4 ++-- include/configs/km/km_arm.h | 8 ++++---- include/configs/km_kirkwood.h | 4 ++-- include/configs/mgcoge3un.h | 1 + 7 files changed, 12 insertions(+), 11 deletions(-)
Applied to u-boot-marvell.git master branch
Regards.. Prafulla . . .