[U-Boot] Please, pull: [U-Boot, 1/1] mx6: wandboard: reenable SPL build

Heinrich Schuchardt xypron.glpk at gmx.de
Sun Dec 17 08:45:53 UTC 2017


On 12/11/2017 11:01 PM, Vagrant Cascadian wrote:
> 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

https://patchwork.ozlabs.org/patch/845403/
https://lists.denx.de/pipermail/u-boot/2017-December/313851.html

> ago, so:
> 
> Tested-By: Vagrant Cascadian <vagrant at debian.org>
> 
> live well,
>   vagrant

Hello Tom, hello Stefano

could you, please, pull this correction of the Nov 27th imx merge into
the next release candidate.

Best regards

Heinrich Schuchardt

> 
>> ---
>>  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



More information about the U-Boot mailing list