[U-Boot] [U-Boot,1/1] mx6: wandboard: reenable SPL build
Vagrant Cascadian
vagrant at debian.org
Mon Dec 11 22:01:05 UTC 2017
On 2017-12-09, Heinrich Schuchardt wrote:
> The last merge from the u-boot-imx tree deleted a
> necessary line from wandboard_defconfig by mistake.
>
> This caused an error when running
>
> make wandboard_defconfig
> make SPL
>
> Fixes: 6e6cf015e7cd Merge git://www.denx.de/git/u-boot-imx
> Signed-off-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>
This is essentially identical to the patch I submitted a couple days
ago, so:
Tested-By: Vagrant Cascadian <vagrant at debian.org>
live well,
vagrant
> ---
> configs/wandboard_defconfig | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/configs/wandboard_defconfig b/configs/wandboard_defconfig
> index 4b6b9d9aaee..0e1f1f4a376 100644
> --- a/configs/wandboard_defconfig
> +++ b/configs/wandboard_defconfig
> @@ -11,6 +11,7 @@ CONFIG_SPL_WATCHDOG_SUPPORT=y
> CONFIG_CMD_HDMIDETECT=y
> CONFIG_DISTRO_DEFAULTS=y
> CONFIG_BOOTCOMMAND="run findfdt; run finduuid; run distro_bootcmd"
> +CONFIG_SYS_EXTRA_OPTIONS="IMX_CONFIG=arch/arm/mach-imx/spl_sd.cfg"
> # CONFIG_CONSOLE_MUX is not set
> CONFIG_SYS_CONSOLE_IS_IN_ENV=y
> CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 832 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20171211/5fce671f/attachment.sig>
More information about the U-Boot
mailing list