im53_smd enter recovery mode ; I can't enter the console,I think it dead;

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

im53_smd enter recovery mode ; I can't enter the console,I think it dead;

跳至解决方案
1,499 次查看
潘紫东
Contributor III

at the end of console  information  :

VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2

wm831x-rtc wm831x-rtc: hctosys: unable to read the hardware clock

Waiting for root device /dev/mmcblk0p4...

mmc0: new high speed MMC card at address 0001

mmcblk0: mmc0:0001 SEM04G 3.68 GiB

mmcblk0:

p1 p2 p3 <

p5

p6 > p4

EXT4-fs (mmcblk0p4): recovery complete

EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)

VFS: Mounted root (ext2 filesystem) on device 179:4.

Freeing init memory: 192K

init: cannot open '/initlogo.rle'

init: Unable to open persistent property directory /data/property errno: 2

EXT4-fs (mmcblk0p6): recovery complete

EXT4-fs (mmcblk0p6): mounted filesystem with ordered data mode. Opts:

u-boot args:

setenv bootargs_android_recovery 'setenv bootargs ${bootargs} init=/init root=/dev/mmcblk0p4 rootfs=ext4   rootwait'

setenv bootcmd_android_recovery 'run bootargs_android_recovery;mmc read 1 ${loadaddr} 0x800 0x2000;bootm'

run bootcmd_android_recovery

标签 (2)
0 项奖励
回复
1 解答
1,029 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hello,Pan,

      Recovery mode means recovery image  will recovery previous system. During this procedure, you can't get more information from console.

      Recover mode is used to restore damaged system. For a normal booting,you can't run command "run bootcmd_android_recovery" .

      Please use print command to display all settings in u-boot, and check your booting parameters which setting is for normal boot.

Regards,

Weidong

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,030 次查看
weidong_sun
NXP TechSupport
NXP TechSupport

Hello,Pan,

      Recovery mode means recovery image  will recovery previous system. During this procedure, you can't get more information from console.

      Recover mode is used to restore damaged system. For a normal booting,you can't run command "run bootcmd_android_recovery" .

      Please use print command to display all settings in u-boot, and check your booting parameters which setting is for normal boot.

Regards,

Weidong

0 项奖励
回复
1,029 次查看
潘紫东
Contributor III

thank you.

0 项奖励
回复