From mboxrd@z Thu Jan 1 00:00:00 1970 From: Akshay Bhat Date: Tue, 8 Mar 2016 17:48:32 -0500 Subject: [U-Boot] [PATCH v2] arm: imx: Add support for GE Bx50v3 boards In-Reply-To: <20160130040658.GA4528@linux-7smt.suse> References: <1454098601-1614-1-git-send-email-akshay.bhat@timesys.com> <20160130040658.GA4528@linux-7smt.suse> Message-ID: <56DF56C0.1080608@timesys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Stefano, On 01/29/2016 11:07 PM, Peng Fan wrote: > Hi Akshay, > > On Fri, Jan 29, 2016 at 03:16:40PM -0500, Akshay Bhat wrote: >> Add support for GE B450v3, B650v3 and B850v3 boards. The boards >> are based on Advantech BA16 module which has a i.MX6D processor. >> The boards support: >> - FEC Ethernet >> - USB Ports >> - SDHC and MMC boot >> - SPI NOR >> - LVDS and HDMI display >> >> Basic information about the module: >> - Module manufacturer: Advantech >> - CPU: Freescale ARM Cortex-A9 i.MX6D >> - SPECS: >> Up to 2GB Onboard DDR3 Memory; >> Up to 16GB Onboard eMMC NAND Flash >> Supports OpenGL ES 2.0 and OpenVG 1.1 >> HDMI, 24-bit LVDS >> 1x UART, 2x I2C, 8x GPIO, >> 4x Host USB 2.0 port, 1x USB OTG port, >> 1x micro SD (SDHC),1x SDIO, 1x SATA II, >> 1x 10/100/1000 Mbps Ethernet, 1x PCIe X1 Gen2 >> >> Signed-off-by: Akshay Bhat > > > Reviewed-by: Peng Fan > > Regards, > Peng. > If there are no further review comments, can this patch be applied in the next merge window (for v2016.05)? Also I have couple updates to the bx50v3.c file. Should I wait for this patch to be applied before sending a new patch with the changes (wasn't sure if you had a -next branch where the v2 patch was already applied)? Thanks, Akshay