Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- boot log includes the following ... reading u-boot.scr 200 bytes read in 6 ms (32.2 KiB/s)# # Executing script at 02000000 reading soc_system.rbf 6840534 bytes read in 2351 ms (2.8 MiB/s) altera_load: Failed with error code -4 fpgaintf ffd08028: 00000000 .... fpga2sdram ffc25080: 00000111 .... axibridge ffd0501c: 00000000 .... reading zImage 3202824 bytes read in 1101 ms (2.8 MiB/s) reading socfpga.dtb 18025 bytes read in 15 ms (1.1 MiB/s)# # Flattened Device Tree blob at 00000100 Booting using the fdt blob at 0x00000100 Loading Device Tree to 03ff8000, end 03fff668 ... OK --- Quote End --- hello, I met the problem altera_load: Failed with error code -4 as you do when I program fpga with FPPx8 mode, after I changed the mode to FPPx16, it worked well, hope this helps you