
16 Sep
2019
16 Sep
'19
10:06 a.m.
Hi Stefano,
On Mon, Sep 16, 2019 at 1:23 PM Stefano Babic sbabic@denx.de wrote:
Hi Raffaele, hi Simone,
your imx6dl_mamoj is broken on u-boot-imx. Reason is that SPL overrruns and it is bigger as the OCRAM on the DL SOC.
arm: + imx6dl_mamoj
+spl/u-boot-spl.bin exceeds file size limit:
- limit: 53248 bytes
- actual: 58597 bytes
- excess: 5349 bytes
+make[1]: *** [spl/u-boot-spl.bin] Error 1 +make[1]: *** Deleting file `spl/u-boot-spl.bin' +make: *** [sub-make] Error 2
Any idea which commit make this blow-out. we didn't do anything with this board recently. I guess some default CLK framework or so?