各位好:
小弟在dm368上烧写UBI文件系统,发现启动不起来,制作方法和错误log请看附件,mtd-utils是SDK包(IPNC_RDK_DM36x_Version4.1.0)自带的,内核也已经配置好了UBI,我主要采用的是tftp烧写方式,ubiformat方式也用过,参数如下:ubiformat -q /dev/mtd3 -f ./target_nand.ubi ;但是两种方式烧写完后重启都会发现:nand_bbt: ECC error while reading bad block table UBI error: ubi_io_read: error -74 (ECC error) while reading。
现在很纠结,不知道是哪一块的问题,工具我也file了一下,用的是32位机
mkfs.ubifs: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.24, BuildID[sha1]=0x7cc3853d2d12e9ec019b7104e46ae13209254a32, not stripped
ubinize: ELF 32-bit LSB executable, Intel 80386, version 1 (SYSV), dynamically linked (uses shared libs), for GNU/Linux 2.6.24, BuildID[sha1]=0x1723f88333980cb6798886a4f4a72e9efd294768, not stripped