Could not find the symbol "spl_boot_list"
Hi,
We are using Intel Agilex Development Kit,
Trying to Boot from RAM using ARM DS (2022.2) and Quartus (22.4)
We are following steps from Rocket Boards.
Below Log for Reference:
[target] Starting debug server
[target] Waiting for debug server to start accepting connections
[target] Debug server started successfully
[target]
Connected to running target Cortex-A53_SMP_0
Execution stopped in EL3h mode at EL3:0x00000000FFE002BC
On core Cortex-A53_0 (ID 0)
EL3:0x00000000FFE002BC MOV w19,#0
Restoring Binary file
u-boot-spl-dtb.bin into memory
Restoring section EL3:0x0000000000000000 to EL3:0x00000000000234C2 into memory EL3:0x00000000FFE00000 to EL3:0x00000000FFE234C2
Loaded section .text: EL3:0x00000000FFE00000 ~ EL3:0x00000000FFE1B15B (size 0x1B15C)
Loaded section .rodata: EL3:0x00000000FFE1B160 ~ EL3:0x00000000FFE1F61B (size 0x44BC)
Loaded section .data: EL3:0x00000000FFE1F620 ~ EL3:0x00000000FFE201CF (size 0xBB0)
Loaded section .binman_sym: EL3:0x00000000FFE201D0 ~ EL3:0x00000000FFE201DF (size 0x10)
Loaded section .u_boot_list: EL3:0x00000000FFE20D90 ~ EL3:0x00000000FFE221FF (size 0x1470)
Entry point EL3:0x00000000FFE00000
Current core is Cortex-A53_1 (ID 1) - stopped in [lowlevel_init+0x94]
Current core is Cortex-A53_2 (ID 2) - stopped in [lowlevel_init+0x94]
Current core is Cortex-A53_3 (ID 3) - stopped in [lowlevel_init+0x94]
Current core is Cortex-A53_0 (ID 0) - stopped in cm_wait_for_lock(mask = 65792) at clock_manager.c:19
Hardware breakpoint 1 at EL3:0x00000000FFE01644
on file spl_soc64.c, line 136
on file spl_soc64.c, line 137
on file spl_soc64.c, line 138
ERROR(EXP8):
run-u-boot.ds:14 while executing: set spl_boot_list[0]=0
! Could not find the symbol "spl_boot_list"
Please suggest any inputs on above error.
Thanks & Regards
Satrasala Raju