From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Tue, 27 Sep 2016 21:47:30 -0400 Subject: [U-Boot] [PATCH V2 6/8] imx: mx6ullevk: support plugin In-Reply-To: <20160928013120.GA26138@linux-7smt.suse> References: <1474968207-25343-1-git-send-email-peng.fan@nxp.com> <1474968207-25343-6-git-send-email-peng.fan@nxp.com> <20160928004632.GF4884@bill-the-cat> <20160928013120.GA26138@linux-7smt.suse> Message-ID: <20160928014730.GE4884@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Wed, Sep 28, 2016 at 09:31:23AM +0800, Peng Fan wrote: > Hi Tom, > On Tue, Sep 27, 2016 at 08:46:32PM -0400, Tom Rini wrote: > >On Tue, Sep 27, 2016 at 05:23:25PM +0800, Peng Fan wrote: > > > >> Add plugin code for mx6ullevk. > >> Define CONFIG_USE_PLUGIN in include/configs/mx6ullevk.h to use plugin code. > > > >This isn't the correct thing to say now that it's in Kconfig. > > Thanks, I missed to change this. > > Stefano, would you mind help change the commit log > to "Define CONFIG_USE_IMXIMG_PLUGIN in defconfig file to use plugin code" > when you commit this patch? do you need me to resend a V3? > > > > >> > >> Signed-off-by: Peng Fan > >> Cc: Stefano Babic > >> --- > >> > >> V2: > >> Drop the makefile changes, because we have plugin supported in arch/arm/imx-common/Makefile. > >> > >> board/freescale/mx6ullevk/imximage.cfg | 2 +- > >> board/freescale/mx6ullevk/plugin.S | 139 +++++++++++++++++++++++++++++++++ > >> 2 files changed, 140 insertions(+), 1 deletion(-) > >> create mode 100644 board/freescale/mx6ullevk/plugin.S > >> > >> diff --git a/board/freescale/mx6ullevk/imximage.cfg b/board/freescale/mx6ullevk/imximage.cfg > >> index 4604b62..1a21b49 100644 > >> --- a/board/freescale/mx6ullevk/imximage.cfg > >> +++ b/board/freescale/mx6ullevk/imximage.cfg > >> @@ -29,7 +29,7 @@ BOOT_FROM nor > >> BOOT_FROM sd > >> #endif > >> > >> -#ifdef CONFIG_USE_PLUGIN > >> +#ifdef CONFIG_USE_IMXIMG_PLUGIN > > > >We don't have this file yet, and shouldn't introduce it with a new > >CONFIG symbol. So the imx6ullevk series needs to be re-worked to just > >not have this hunk, and we introduce it in this series here. > > I missed to drop this when posting out the mx6ull patches, > since they are already in imx next tree, so I worked out this patch set > based on imx-next tree. Ah, OK. If Stefano is OK with re-wording the commit, I'm otherwise OK. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: Digital signature URL: