init: cannot open '/initlogo.rle'
EXT4-fs (mmcblk0p2): recovery complete
EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
EXT4-fs warning (device mmcblk0p3): ext4_clear_journal_err:4154: Filesystem error recorded from previous mount: IO failure
EXT4-fs warning (device mmcblk0p3): ext4_clear_journal_err:4155: Marking fs in need of filesystem check.
EXT4-fs (mmcblk0p3): warning: mounting fs with errors, running e2fsck is recommended
EXT4-fs (mmcblk0p3): recovery complete
EXT4-fs (mmcblk0p3): mounted filesystem with ordered data mode. Opts: (null)
EXT4-fs (mmcblk0p4): recovery complete
EXT4-fs (mmcblk0p4): mounted filesystem with ordered data mode. Opts: (null)
init: cannot find '/system/etc/install-recovery.sh', disabling 'flash_recovery'
android_usb: already disabled
adb_bind_config
android_work: did not send uevent (0 0 (null))
warning: `adbd' uses 32-bit capabilities (legacy support in use)
adb_open
/system/bin/sh: No controlling tty (open /dev/tty: No such device or address)
/system/bin/sh: warning: won't have full job control
PVR_K:(Warning): SysFinalise: Version string: SGX540 S5PC110 [543, drivers/gpu/pvr/s5pc110/sysconfig.c]
root@android:/ # win->id=0, pmem_start=0x4bef7000
s3cfb s3cfb: [fb0] dma: 0x4bef7000, cpu: 0xf3000000, size: 0x00465000
s3cfb s3cfb: [fb1] dma: 0x49400000, cpu: 0xffb00000, size: 0x002ee000
pmem: request for physical address of pmem region from process 2019.
EXT4-fs error (device mmcblk0p4): ext4_init_inode_table:1288: comm ext4lazyinit: Something is wrong with group 0
Used itable blocks: 414itable unused count: 0
Aborting journal on device mmcblk0p4-8.
EXT4-fs (mmcblk0p4): Remounting filesystem read-only
kernel BUG at fs/jbd2/transaction.c:332!
Unable to handle kernel NULL pointer dereference at virtual address 00000000
pgd = c0004000
[00000000] *pgd=00000000
Internal error: Oops: 817 [#1] PREEMPT
Modules linked in:
解决了格式化时候不能用ext4format mmc 0:2,ext4format mmc 0:3,ext4format mmc 0:4
而是ext3format mmc 0:2,ext3format mmc 0:3,ext3format mmc 0:4
//#define CFG_PROMPT "SMDKV210 # " /* Monitor Command Prompt */
#define CFG_PROMPT "Uboot@Sate210# " /* Monitor Command Prompt */
囧,开始还以为是这个原因呢
Uboot@Sate210 这个。.......
wince 和android都用同一个uboot 来引导真爽,同理后面会支持linux +QT,linux ubuntu和debian