Hello: I have followed the instructions for "Building Android" (http://wiki.t-firefly.com/index.php/Fir ... android/en). Builds for both kernel and Android completed successfully. Used rkflashkit to flash boot.img, kernel.img, misc.img, recovery.img, resource.img system.img and reset board The Firefly kernel splash screen is displayed, but the device never boots into Android. The last few lines displayed on the serial debug console are shown below. I have more info if needed, but the wiki wouldn't allow me to attach a file regardless of what extension I used.
Any assistance would be much appreciated - thank you!
[ 5.804847] init: /dev/hw_random not found
[ 5.805569] android_usb: already disabled
[ 5.805660] android_usb: Cannot enable 'adb' (-22)init: property 'ro.serialno' doesn't exist while expanding '${ro.serialno}'
[ 5.805736] init: cannot expand '${ro.serialno}' while writing to '/sys/class/android_usb/android0/iSerial'
[ 5.903412] iep dpi mode inactivity
[ 10.376531] init: /sbin/e2fsck terminated by exit(8)
[ 10.376556] init: Operational error while checking volume '/dev/block/platform/emmc/by-name/cache'
[ 10.376647] init: Failed to mount /dev/block/platform/emmc/by-name/cache, format it to ext4 now
[ 10.378524] init: /dev/hw_random not found
[ 10.378595] init: Unable to open persistent property directory /data/property errno: 2
[ 10.379491] init: service 'recovery' requires console
[ 10.379505] init: service 'console' requires console
[ 10.379572] android_usb: already disabled
[ 10.379676] android_usb: Cannot enable 'adb' (-22)pcd_pullup, is_on 1
[ 10.379730] init: using deprecated syntax for specifying property 'ro.product.manufacturer', use ${name} instead
[ 10.379782] init: using deprecated syntax for specifying property 'ro.product.model', use ${name} instead
[ 10.379826] init: using deprecated syntax for specifying property 'ro.serialno', use ${name} instead
[ 10.379840] init: property 'ro.serialno' doesn't exist while expanding '$ro.serialno'
[ 10.379852] init: cannot expand '$ro.serialno' while writing to '/sys/class/android_usb/android0/iSerial'
[ 10.882512] es8323_mic_state_ctrl read:
[ 10.882540] mic_state_switch 0
[ 10.882549] hp_det = 0,insert hp
[ 10.882556] hp mic use intern
[ 17.849171] *****************vbus detect*******************
[ 18.028431] Using Buffer DMA mode
[ 18.028447] Periodic Transfer Interrupt Enhancement - disabled
[ 18.028455] Multiprocessor Interrupt Enhancement - disabled
[ 18.028468] OTG VER PARAM: 0, OTG VER FLAG: 0
[ 18.028476] ^^^^^^^^^^^^^^^^^Device Mode
[ 18.028516] *******************soft connect!!!*******************
[ 18.152382] USB RESET
[ 18.288377] android_work: sent uevent USB_STATE=CONNECTED
[ 18.542471] USB RESET
[ 18.682302] USB RESET
[ 18.867870] USB RESET
[ 19.028983] USB RESET
[ 19.214851] USB RESET
[ 19.406521] USB RESET |