From mboxrd@z Thu Jan 1 00:00:00 1970 From: Li Ye-B37916 Date: Wed, 5 Nov 2014 16:12:45 +0800 Subject: [U-Boot] [PATCH 1/4] imx: mx6: Add support for MX6 plugin images In-Reply-To: References: <1415089677-18111-1-git-send-email-B37916@freescale.com> Message-ID: <5459DBFD.30908@freescale.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 Fabio, On 11/4/2014 11:46 PM, Fabio Estevam wrote: > Hi Ye Li, > > On Tue, Nov 4, 2014 at 6:27 AM, Ye.Li wrote: >> Plugin image is a firmware which can be executed by boot ROM to do >> device initialization, custom settings, delay assertion, etc. > Could you please elaborate a bit mode about the usage of the 'plugin image'? > > When does it become useful? When should we make use of it instead of > the current DCD table? > > Thanks, > > Fabio Estevam I will improve the patch message in v2. Best regards, Ye Li