From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peng Fan Date: Fri, 23 Feb 2018 14:02:27 +0800 Subject: [U-Boot] [PATCH V5 31/31] imx: add i.MX8MQ EVK support In-Reply-To: References: <20180110052048.4425-1-peng.fan@nxp.com> <20180110052048.4425-32-peng.fan@nxp.com> <41e2e905-173d-afe6-f3e0-047f82bf5d08@denx.de> <549892c8-39ed-bb2c-f3a5-0faadc6aad02@denx.de> Message-ID: <20180223060227.GA325@shlinux2> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Fabio, On Thu, Feb 22, 2018 at 01:40:47PM -0300, Fabio Estevam wrote: >Hi Peng, > >On Sun, Feb 4, 2018 at 7:42 AM, Stefano Babic wrote: > >> I have merged most of the series, Patch 2 up to patch 30, leaving out >> just the last one for the EVK. Building mx8evk is fine, I have just >> noted a couple of checkpatch warnings in mx8mq_evk.h >> (CONFIG_EXTRA_SETTINGS, line too long). You could fix as well in next >> post. The rest of patches is fine and will part of my next PR. > >Do you plan to post a new version for the patch that adds the mx8mq evk support? I was a bit busy on other things. Regarding the board support, I still do not have a good idea about the DDR things. I am thinking moving the ddr code out into a dedicated bin file and pad to the end of SPL. What do you think? Thanks, Peng. > >Thanks >_______________________________________________ >U-Boot mailing list >U-Boot at lists.denx.de >https://lists.denx.de/listinfo/u-boot --