From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Nelson Date: Sat, 24 Mar 2012 13:41:09 -0700 Subject: [U-Boot] [PATCH V2] i.MX6: mx6q_sabrelite: add SATA bindings In-Reply-To: <4F6D7319.5050204@googlemail.com> References: <1331657978-19270-1-git-send-email-eric.nelson@boundarydevices.com> <4F6D7319.5050204@googlemail.com> Message-ID: <4F6E3165.9030405@boundarydevices.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/24/2012 12:09 AM, Dirk Behme wrote: > Hi Stefano, > > On 13.03.2012 17:59, Eric Nelson wrote: >> Signed-off-by: Eric Nelson > > Should this patch go into your u-boot-imx.git -next? > > Best regards > > Dirk > >> --- >> This patch requires Stefano's driver for MX5/MX6. >> http://lists.denx.de/pipermail/u-boot/2012-February/118530.html >> >> V2 updated based on comments from the ML: >> - uses data structures imx_ccm_reg and iomuxc_base_regs >> for register offsets and constants from imx-regs.h and iomux-v3.h >> - moves setup_sata() from board_early_init_f() into board_init() >> Thanks Dirk! I've been struggling to get some time this week to go through patchwork and re-ping based on Graeme's request and you beat me to it.