08-20-2019 06:07 AM
Hi ,
After I added qt library at my rootfs, the image.ub size was over 256 MB. I refered to below link and tried to increase the CONFIG_SYS_BOOTM_LEN variable to 0x2000000. Unfortunately, it still loaded ramdisk error.
https://forums.xilinx.com/t5/Embedded-Linux/Error-in-Loading-Kernel-Image-too-large/td-p/814642
Are there any methods to fix it?
Thanks,
Sitting
09-03-2019 01:03 AM
Hi,
I found some files were lost after extracting the rootfs.tar.gz. Therefore, I prepared other usb to sd adapter and there were no file lost durning extarcting rootfs.tar.gz. Finally, zcu104 can bootup well.
Thanks,
Sitting
08-20-2019 06:16 AM
08-23-2019 07:59 AM
Hi @shabbirk ,
I followed the link you mentioned, zcu104 booted up well. I also reduced ramdisk size and compared the difference of initramfs boot and sd(ext4) boot, and then found some drivers weren't loaded with sd(ext4) boot and initramfs boot has no problem. How do I fix sd(ext4) boot issue?
PS. The attached are initramfs log and sd(ext4) log.
Thanks,
Sitting
09-03-2019 01:03 AM
Hi,
I found some files were lost after extracting the rootfs.tar.gz. Therefore, I prepared other usb to sd adapter and there were no file lost durning extarcting rootfs.tar.gz. Finally, zcu104 can bootup well.
Thanks,
Sitting