Re: [U-Boot] [PATCH v4 5/7] arm: vf610: Add uart support for Vybrid VF610

2013-06-03 Thread Stefano Babic
On 28/05/2013 10:55, Alison Wang wrote: > This patch adds lpuart support for Vybrid VF610 platform. > > Signed-off-by: TsiChung Liew > Signed-off-by: Alison Wang > --- Applied to u-boot-imx, thanks. Best regards, Stefano Babic --

[U-Boot] [PATCH v4 5/7] arm: vf610: Add uart support for Vybrid VF610

2013-05-28 Thread Alison Wang
This patch adds lpuart support for Vybrid VF610 platform. Signed-off-by: TsiChung Liew Signed-off-by: Alison Wang --- Changes in v4: None Changes in v3: - Move the structure definition to imx-regs.h Changes in v2: - Define C structures and access C structures to set/read registers - Change the