Hi3516DV300 开发板

输入的命令:
setenv bootargs ‘mem=64M console=ttyAMA0,115200 root=/dev/mtdblock2 rootfstype=jffs2 rw mtdparts=hi_sfc:1M(boot),4M(kernel),11M(rootfs)’

setenv bootcmd ‘sf probe 0;sf read 0x82000000 0x100000 0x400000;bootm 0x82000000’

saveenv

reset

完全按照手册烧录资料包里的系统后无法启动鸿蒙系统,进入到下面内容后没反应了:
CPU0: stopping
CPU: 0 PID: 81 Comm: jffs2_gcd_mtd2 Not tainted 4.9.37 #5
Hardware name: Generic DT based system
[] (unwind_backtrace) from [] (show_stack+0x10/0x14)
[] (show_stack) from [] (dump_stack+0x84/0x98)
[] (dump_stack) from [] (handle_IPI+0x174/0x190)
[] (handle_IPI) from [] (gic_handle_irq+0x88/0x8c)
[] (gic_handle_irq) from [] (__irq_svc+0x6c/0x90)
Exception stack(0xc2badbd8 to 0xc2badc20)
dbc0: ff9937f0 00000000
dbe0: 422a0f3a c480e000 c0a59480 000001a6 c2af9290 c2b08010 c2badc60 00000000
dc00: 00000ace 00000000 a6aaaaab c2badc28 c01780b0 c0513354 60000013 ffffffff
[] (__irq_svc) from [] (hisp804_clocksource_read+0xc/0x18)
[] (hisp804_clocksource_read) from [] (ktime_get+0x4c/0xf8)
[] (ktime_get) from [] (hisi_spi_nor_dma_transfer+0x160/0x214)
[] (hisi_spi_nor_dma_transfer) from [] (hisi_spi_nor_read+0x80/0xc8)
[] (hisi_spi_nor_read) from [] (spi_nor_read+0x80/0xf4)
[] (spi_nor_read) from [] (part_read+0x48/0x80)
[] (part_read) from [] (mtd_read+0x78/0xa8)
[] (mtd_read) from [] (check_tn_node+0x12c/0x3cc)
[] (check_tn_node) from [] (jffs2_do_read_inode_internal+0x20c/0x17ac)
[] (jffs2_do_read_inode_internal) from [] (jffs2_do_crccheck_inode+0x74/0xc4)
[] (jffs2_do_crccheck_inode) from [] (jffs2_garbage_collect_pass+0x298/0x970)
[] (jffs2_garbage_collect_pass) from [] (jffs2_garbage_collect_thread+0x10c/0x28c)
[] (jffs2_garbage_collect_thread) from [] (kthread+0x10c/0x124)
[] (kthread) from [] (ret_from_fork+0x14/0x3c)
—[ end Kernel panic – not syncing: Attempted to kill init! exitcode=0x00007f00

# 回答此问题

您的电子邮箱地址不会被公开。 必填项已用 * 标注