㈠ 故障现象

Preloader中的UART串口打印:

spl: No MBR signature is found

### ERROR ### Please RESET the board ###

preloader // spl: No MBR signature is found // spl_bsp

 

 

㈡ 故障分析

preloader编译会生成3个文件,如下:

preloader-mkpimage.bin,带有头信息;

spl_bsp\uboot-socfpga\spl\u-boot-spl

spl_bsp\uboot-socfpga\spl\u-boot-spl.bin

 

 

㈢ 解决办法

使用preloader-mkpimage.bin文件即可。

相关文章:

  • 2021-08-05
  • 2021-05-23
  • 2021-08-25
  • 2021-05-21
  • 2021-07-29
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-08-25
  • 2022-12-23
  • 2022-12-23
  • 2021-07-25
  • 2021-10-02
  • 2022-12-23
  • 2021-12-16
相关资源
相似解决方案