Hi Andy,
Yes I had to change u-boot to 11.06 version which is based on TI's omapzoom git . The reason being its the AOSP kernel which somehow fails to boot with our u-boot.
We had a bug filed for it but we never worked on fixing it:
https://bugs.launchpad.net/linaro-android/+bug/919043
Regards, Vishal
On 14 June 2012 18:50, Andy Doan andy.doan@linaro.org wrote:
On 06/14/2012 01:45 AM, Vishal Bhoj wrote:
Hi,
We now have a panda build based on AOSP kernel with complete enablement (Wif,BT,Audio,Graphics,MM) .
https://android-build.linaro.**org/builds/~linaro-android/** panda-ics-gcc47-omapzoom-**stable-blob/#build=11https://android-build.linaro.org/builds/%7Elinaro-android/panda-ics-gcc47-omapzoom-stable-blob/#build=11
It seems to be stable on 4430 but I am seeing issues on 4460 (pandaboard ES) when it is mounting system partitions during bootup sometimes , adding rootdelay=5 in bootargs did help some times . I would like invite people to try the build and let me know if they are facing similar issue on 4460.
The android boot up failed in LAVA:
validation.linaro.org/lava-**server/scheduler/job/22258/**log_filehttp://validation.linaro.org/lava-server/scheduler/job/22258/log_file
Did u-boot change in this build?