Hi,
As I was trying to build busybox for Boot2Gecko, I found that the linaro
repository had an Android.mk for busybox. However, it was using the
source directory to store all temporary files, so I patched it all so
that it works more nicely. The attached patch is against the
linaro-master branch or platform/external/busybox.git.
Cheers,
Mike
Hi everybody.
I have a question, i hope the people to help me.
I want boot Pandaboard into fastboot. But when i run command:
"device/ti/panda/usbboot device/ti/panda/bootloader.bin" follow instruction
in the file device/ti/panda/README in the source tree. But it run and stay
at screen "using build-in 2ndstage.bin - waiting for OMAP44XX device..."
forever.
Although i had add code
# adb protocol on passion (Nexus One)
SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="4e12",
MODE="0600", OWNER="root"
# fastboot protocol on passion (Nexus One)
SUBSYSTEM=="usb", ATTR{idVendor}=="0bb4", ATTR{idProduct}=="0fff",
MODE="0600", OWNER="root"
# adb protocol on crespo/crespo4g (Nexus S)
SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="4e22",
MODE="0600", OWNER="root"
# fastboot protocol on crespo/crespo4g (Nexus S)
SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="4e20",
MODE="0600", OWNER="root"
# adb protocol on stingray/wingray (Xoom)
SUBSYSTEM=="usb", ATTR{idVendor}=="22b8", ATTR{idProduct}=="70a9",
MODE="0600", OWNER="root"
# fastboot protocol on stingray/wingray (Xoom)
SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="708c",
MODE="0600", OWNER="root"
# adb protocol on maguro/toro (Galaxy Nexus)
SUBSYSTEM=="usb", ATTR{idVendor}=="04e8", ATTR{idProduct}=="6860",
MODE="0600", OWNER="root"
# fastboot protocol on maguro/toro (Galaxy Nexus)
SUBSYSTEM=="usb", ATTR{idVendor}=="18d1", ATTR{idProduct}=="4e30",
MODE="0600", OWNER="root"
# adb protocol on panda (PandaBoard)
SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="d101",
MODE="0600", OWNER="root"
# fastboot protocol on panda (PandaBoard)
SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="d022",
MODE="0600", OWNER="root"
# usbboot protocol on panda (PandaBoard)
SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="d00f",
MODE="0600", OWNER="root"
# usbboot protocol on panda (PandaBoard ES)
SUBSYSTEM=="usb", ATTR{idVendor}=="0451", ATTR{idProduct}=="d010",
MODE="0600", OWNER="root"
into /etc/udev/rules.d/51-android.rules .
Anyone have the suggest, please help me.
If anyone had done successful about fastboot. Please, for i ask.
1. Which Cable mini-usb OTG is it true?Can you get for me the Picture?
2. How to do i check port mini-usb OTG of Pandaboard to i can know it have
work?
Thank you!
Best Regards.
--------------------------------------------------------------------------------------------------
HCMC, July 4th , 2012
<http://xesco.com.vn/vn/>
Hi all,
I am working on adding some daily Android results in the Graphics WG
dashboard. Instead of scheduling yet another set of test runs, I
would rather harvest results from the existing daily test runs in
'/private/team/linaro/android-daily'.
In that stream I see a lot of bundles with different build
configurations. I would like to start off with one set of results
for each board, for example, with the 'android-stable' set:
linaro-android_panda-ics-gcc47-tilt-stable-blob
linaro-android_snowball-ics-gcc47-igloo-stable-blob
linaro-android_origen-ics-gcc47-samsunglt-stable-blob
Are these ok, or do you think other test runs would be better
suited for harvesting graphics test results from?
Also, would you be willing to add some metadata to the test
jobs, to make it easier for the graphics dashboard to categorize
and display information?
Thanks,
Alexandros
Hey folks.
I don't feel well now. I'm going to take a break and lay down for a while.
See you later
ZK
--
Zygmunt Krynicki
Linaro Validation Team
s/Validation/Android/