将图像闪烁到imx6板上时引起的内核恐慌

时间:2019-11-12 06:03:20

标签: kernel yocto imx6

我正在使用带有yocto bsp的imx6sll板和mfg工具来刷新图像。

内核和u-boot似乎没有任何问题,但是在闪烁rootfs时出现错误,提示:

Writing inode tables: Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b

---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x0000000b

用于闪烁的ucl脚本已运行到此命令

UTP: received command '$ mkfs.ext3 -F -E nodiscard /dev/mmcblk1p2'

我似乎无法弄清楚引起恐慌的原因。我运行了ddr callibration测试,它通过了。有谁知道为什么会这样?

0 个答案:

没有答案