From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v4 0/6] arm, imx6: add aristainetos board support
Date: Wed, 23 Jul 2014 12:39:58 +0200 [thread overview]
Message-ID: <53CF90FE.7040400@denx.de> (raw)
In-Reply-To: <1405656442-32752-1-git-send-email-hs@denx.de>
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
=====================================================================
prev parent reply other threads:[~2014-07-23 10:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-07-18 4:07 [U-Boot] [PATCH v4 0/6] arm, imx6: add aristainetos board support Heiko Schocher
2014-07-18 4:07 ` [U-Boot] [PATCH v4 1/6] imx6: add gpr2 usb_otg_id iomux select control define Heiko Schocher
2014-07-18 4:07 ` [U-Boot] [PATCH v4 2/6] i.MX6: define struct pwm_regs and PWMCR_* defines Heiko Schocher
2014-07-18 4:07 ` [U-Boot] [PATCH v4 3/6] pwm, imx6: add support for pwm modul on imx6 Heiko Schocher
2014-07-18 4:07 ` [U-Boot] [PATCH v4 4/6] i.MX6: add enable_spi_clk() Heiko Schocher
2014-07-18 4:07 ` [U-Boot] [PATCH v4 5/6] spi: add config option to enable the WP pin function on st micron flashes Heiko Schocher
2014-07-18 4:07 ` [U-Boot] [PATCH v4 6/6] arm, imx6: add aristainetos board Heiko Schocher
2014-07-23 10:39 ` Stefano Babic [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=53CF90FE.7040400@denx.de \
--to=sbabic@denx.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.