Intel® SoC FPGA Embedded Development Suite
Support for SoC FPGA Software Development, SoC FPGA HPS Architecture, HPS SoC Boot and Configuration, Operating Systems
446 Discussions

kernel stuck on 'brd: module loaded' at boot.

Qiweiii
Beginner
1,285 Views

Sometimes kernel would stuck on 'brd: module loaded' and FPGA stop booting, only reconnect power supply to make FPGA boot again to 'exit' this stuck.

The below picture shows how the kernel work in proper boot process.

In sometimes, it will stuck on 'brd: module loaded' and no anymore logs shows.

kernel stuck.png

We made a change that we would loaded two .rbf from SDMMC two different partitions. We are invoking cff_from_sdmmc_env(); twice.

two rbf.png

 

​Is that invoking cff_from_sdmmc_env(); twice lead this kernel stuck problem?

Any change we should make to support loading two .rbf from SDMMC two different partitions?

0 Kudos
2 Replies
EBERLAZARE_I_Intel
1,043 Views

Hi,

 

Have you tried loading only one of the .rbf file to see if everything works correctly?

 

Are you attempting to load both rbf files at the same time?

 

0 Kudos
EBERLAZARE_I_Intel
1,043 Views

Hi,

 

Do you have any followup from your side?

 

Thanks.

0 Kudos
Reply