[U-Boot] imx6dl_mamoj broken

Stefano Babic sbabic at denx.de
Tue Sep 17 08:07:57 UTC 2019


Hi Fabio,

On 16/09/19 23:21, Fabio Estevam wrote:
> Hi Anatolij/Stefano/Jagan,
> 
> On Mon, Sep 16, 2019 at 5:20 PM Anatolij Gustschin <agust at denx.de> wrote:
> 
>> This check fails since the recent changes in SPL size limit check,
>> see commit 25d38f9b34be (imx6: spl: Reduce SPL limit size in case
>> CONFIG_SECURE_BOOT is enabled).
> 
> If you agree I can send a patch doing:
> 
> --- a/configs/imx6dl_mamoj_defconfig
> +++ b/configs/imx6dl_mamoj_defconfig
> @@ -1,7 +1,6 @@
>  CONFIG_ARM=y
>  CONFIG_ARCH_MX6=y
>  CONFIG_SYS_TEXT_BASE=0x17800000
> -CONFIG_SECURE_BOOT=y
>  CONFIG_TARGET_MX6DL_MAMOJ=y
>  CONFIG_NR_DRAM_BANKS=1
>  # CONFIG_CMD_BMODE is not set
> 
> which allows the target to build again.
> 
> It seems that this target does not boot currently, but if we remove
> CONFIG_SECURE_BOOT then it can build and boot, I suppose.
> 

I can't decide for the board maintainer - yes, I have also dropped some
feature, and I can build, but I have no idea which feature can be
removed (and I could not test at all). The decision should be taken by
board maintainer, I  hope as soon as possible.

Best regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================


More information about the U-Boot mailing list