Context:
Hi all,
Our group is going to boot linux in a Large-scale accelerator(without firesim support).
We generated Verilog code for the VCU118 platform in chipyard/fpga and created a br-Linux binary (br-base-bin-nodisk-flat) via FireMarshal.
When attempting to boot this binary on our large-scale accelerator platform (XCVU19P FPGA), the system successfully transfers the Linux binary from the SD card to DDR. However, execution stalls during runtime.
Observed Issue:
The system freezes at the following stage (see attached log snippet):

Stalled boot log
Potential Causes Investigated:
Debugging Steps & Questions:

Memory Initialization:
Request:
Could you please help identify the root cause of this boot failure? Any insights into kernel configuration adjustments, memory initialization checks, or clock domain synchronization would be greatly appreciated.
Thank you for your time and expertise!