Re: [U-Boot] [PATCH 2/4] imx: mx6q/dlarm2: Add support for building plugin image

2014-11-04 Thread Otavio Salvador
On Tue, Nov 4, 2014 at 6:27 AM, Ye.Li wrote: > Update "cfg" script to build for plugin image. This default plugin > image supports the boot devices as DCD image. > > To enable the plugin, must define the CONFIG_USE_PLUGIN in "mx6qarm2.h" > > Signed-off-by: Ye.Li I'd prefer: CONFIG_IMX_BOOTROM_P

[U-Boot] [PATCH 2/4] imx: mx6q/dlarm2: Add support for building plugin image

2014-11-04 Thread Ye . Li
Update "cfg" script to build for plugin image. This default plugin image supports the boot devices as DCD image. To enable the plugin, must define the CONFIG_USE_PLUGIN in "mx6qarm2.h" Signed-off-by: Ye.Li --- board/freescale/mx6qarm2/Makefile |4 + board/freescale/mx6qarm2/imxima