[U-Boot] [PATCH 0/4] vybrid/tower fixes and enhancements

From: Stefan Agner stefan@agner.ch
This patch series addresses several fixes and enhancements for the vybrid tower.
The patches are originally by Marcel Ziswiler which should remain the Author of the patches, I picked them up since some changes I'm going to submit are building upon them.
Changes v3: - Merged patches to reflect one logical change on a pheripherial device level.
Changes v2: - Memory offset based reserved ANADIG field naming scheme. - Fixed mux_ctrl_ofs in secondary RMII1 iomux definitions.
Marcel Ziswiler (4): arm: vf610: fix anadig register struct arm: vf610: add uart0 clock/iomux definitions arm: vf610: add enet1 support arm: vf610: fix double iomux configuration for vf610twr board
arch/arm/include/asm/arch-vf610/crm_regs.h | 57 +++++++++++++++------------ arch/arm/include/asm/arch-vf610/imx-regs.h | 1 + arch/arm/include/asm/arch-vf610/iomux-vf610.h | 12 ++++++ board/freescale/vf610twr/vf610twr.c | 1 - 4 files changed, 45 insertions(+), 26 deletions(-)

Am 2014-03-11 18:43, schrieb stefan@agner.ch:
From: Stefan Agner stefan@agner.ch
This patch series addresses several fixes and enhancements for the vybrid tower.
<snip>
*Bump*, could we get an Ack on this?
Sorry about the missing thread/references, somehow my git format-patch was misconfigured.

Hi stefan@agner.ch,
On Tue, 11 Mar 2014 18:43:56 +0100, stefan@agner.ch wrote:
From: Stefan Agner stefan@agner.ch
This patch series addresses several fixes and enhancements for the vybrid tower.
The patches are originally by Marcel Ziswiler which should remain the Author of the patches, I picked them up since some changes I'm going to submit are building upon them.
Changes v3:
- Merged patches to reflect one logical change on a pheripherial device level.
Changes v2:
- Memory offset based reserved ANADIG field naming scheme.
- Fixed mux_ctrl_ofs in secondary RMII1 iomux definitions.
Marcel Ziswiler (4): arm: vf610: fix anadig register struct arm: vf610: add uart0 clock/iomux definitions arm: vf610: add enet1 support arm: vf610: fix double iomux configuration for vf610twr board
arch/arm/include/asm/arch-vf610/crm_regs.h | 57 +++++++++++++++------------ arch/arm/include/asm/arch-vf610/imx-regs.h | 1 + arch/arm/include/asm/arch-vf610/iomux-vf610.h | 12 ++++++ board/freescale/vf610twr/vf610twr.c | 1 - 4 files changed, 45 insertions(+), 26 deletions(-)
Applied as a bugfix (although it is not only a bugfix) to u-boot-arm/master, thanks!
Amicalement,
participants (3)
-
Albert ARIBAUD
-
Stefan Agner
-
stefan@agner.ch