Hello,
I am receiving following bootlog while booting TI JB 4.2.2 android on my Beaglebone Black:
[last lines of bootlog]
[ 3.687469] adb_bind_config
[ 3.716918] adb_open
[ 3.720550] mmc1: new high speed MMC card at address 0001
[ 3.727355] mmcblk1: mmc1:0001 MMC02G 1.78 GiB
[ 3.732818] mmcblk1boot0: mmc1:0001 MMC02G partition 1 1.00 MiB
[ 3.739837] mmcblk1boot1: mmc1:0001 MMC02G partition 2 1.00 MiB
[ 3.750000] mmcblk1: p1 p2
[ 3.756713] mmcblk1boot1: unknown partition table
[ 3.764343] mmcblk1boot0: unknown partition table
root@android:/ # [ 4.128509] Disabling lock debugging due to kernel taint
[ 13.318450] warning: `zygote' uses 32-bit capabilities (legacy support in use)
[ 18.413024] request_suspend_state: wakeup (3->0) at 18390629830 (2000-01-01 0
0:00:16.802719128 UTC)
[ 18.949584] net eth0: CPSW phy found : id is : 0x7c0f1
[ 18.955810] PHY 0:01 not found
[ 18.968841] ADDRCONF(NETDEV_UP): eth0: link is not ready
[ 19.500274] acc_open
[ 19.503082] acc_release
[ 21.943054] PHY: 0:00 - Link is Up - 100/Full
[ 21.947906] ADDRCONF(NETDEV_CHANGE): eth0: link becomes ready
[ 31.665100] init: sys_prop: permission denied uid:1003 name:service.bootanim.exit
I don't see any LED blinking or anything on HDMI output. It just stucks there. I have both keyboard and mouse connected; LAN is also connected to a switch port.
I wonder if somebody tell me what may be wrong. I followed the exact steps in TI website for making the MMC JB image (4 partitions with related files).
Thanks