
On Fri, May 24, 2024 at 09:26:46AM -0600, Tom Rini wrote:
On Fri, May 24, 2024 at 04:09:00PM +0200, Michal Simek wrote:
On 5/7/24 17:48, Tom Rini wrote:
On Tue, May 07, 2024 at 04:15:14AM +0000, Abbarapu, Venkatesh wrote:
- Tom Rini
Do you have any comments for this series?
Seems likely fine. Jagan, do you have time to put this in a PR for -next? Thanks.
No reaction for quite a long time. Can you take it directly to next branch? Or do you want me to send you pull request to get this to regression and see if this breaks someone else?
I will (am now) taking a look directly, thanks for the reminder and your patience.
Two problems. First, on mx6sabresd: +(mx6sabresd) u-boot.img exceeds file size limit: +(mx6sabresd) limit: 0xaebf6 bytes +(mx6sabresd) actual: 0xaee00 bytes +(mx6sabresd) excess: 0x20a bytes +(mx6sabresd) make[1]: *** [Makefile:1478: u-boot.img] Error 1 +(mx6sabresd) make[1]: *** Deleting file 'u-boot.img' +(mx6sabresd) u-boot-dtb.img exceeds file size limit: +(mx6sabresd) make[1]: *** [Makefile:1478: u-boot-dtb.img] Error 1 +(mx6sabresd) make[1]: *** Deleting file 'u-boot-dtb.img' +(mx6sabresd) make: *** [Makefile:177: sub-make] Error 2
And second, run time failure: https://source.denx.de/u-boot/u-boot/-/jobs/839632 Which is xilinx_zynq_virt and failed: Saving Environment to SPIFlash... Erasing SPI flash...qemu-system-arm: ../util/fifo8.c:62: fifo8_pop: Assertion `fifo->num > 0' failed.
So very relevant.