From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peng Fan Date: Thu, 12 Jan 2017 10:23:03 +0800 Subject: [U-Boot] [PATCH V2 20/20] imx: mx7ulp_evk: enable mmc/regulator support In-Reply-To: <20170103090500.GA19291@linux-7smt.suse> References: <1482833066-29291-1-git-send-email-peng.fan@nxp.com> <1482833066-29291-21-git-send-email-peng.fan@nxp.com> <20170103090500.GA19291@linux-7smt.suse> Message-ID: <20170112022301.GA11339@linux-7smt.suse> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Jan 03, 2017 at 05:05:02PM +0800, Peng Fan wrote: >Hi Stefano, > >On Tue, Dec 27, 2016 at 12:07:40PM +0000, Peng Fan wrote: >>> > + "boot_fdt=try\0" \ >>> >>> On this platform we will always boot from dt, so we can remove this variable... >> >> >>Fix in v3. > >I do not see more comments on the patch set. >Can I post a follow up patch to fix this, but not send out a whole V3 patch set? Ping.. Thanks, Peng.