[U-Boot] [PATCH v4 0/6] arm, imx6: add aristainetos board support

Stefano Babic sbabic at denx.de
Wed Jul 23 12:39:58 CEST 2014


Hi Heiko,

On 18/07/2014 06:07, Heiko Schocher wrote:

All series applied with the following change due to inclusion Fabios's
cleanup for iomuxc register (http://patchwork.ozlabs.org/patch/368335/)

 int board_eth_init(bd_t *bis)
 {
-       struct iomuxc_base_regs *iomuxc_regs =
-                               (struct iomuxc_base_regs *)IOMUXC_BASE_ADDR;
+       struct iomuxc *iomuxc_regs =
+                               (struct iomuxc *)IOMUXC_BASE_ADDR;

Applied to u-boot-imx, thanks !

Best regards,
Stefano Babic

-- 
=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list