Hi all,
In order to bring-up my panda-es, I was trying to repo sync sources from linaro repositories. But, thats giving me error.
repo init -u git://git.linaro.org/platform/manifest.git -b linaro_android_4.0.3 -m landing-panda.xml
The above command is returning me an error: fatal: The remote end hung up unexpectedly
I thought that aosp-master 'https://android.googlesource.com/platform/manifest' should be working fine with the panda-es. But, there were two problems: 1. 'usbboot' provided with the source is not detecting my board. 2. I'm not sure about the sources of boot-loaders. (and I don't want to use fast-boot method). 3. Till now I'm unable to patch linaro u-boot (u-boot-linaro-stable) in such a way that it should work with my aosp-AFS and aosp-kernel.
So, right now I'm clueless.!! :)
I would really appreciate any help on this.
Thanks a lot.
Regards, Ashwini Singh
Hi,
On 15 February 2012 14:44, Ashwini Singh asingh.engi@gmail.com wrote:
The above command is returning me an error: fatal: The remote end hung up unexpectedly
That is typically a timeout in the connection somewhere. Simply try again.
- Till now I'm unable to patch linaro u-boot (u-boot-linaro-stable)
in such a way that it should work with my aosp-AFS and aosp-kernel.
That should work without any patching... This build: https://android-build.linaro.org/builds/~linaro-android/panda-master-gcc44-a... uses our u-boot with the aosp kernel...
ttyl bero
usbboot will work only when you run it as root.
The u-boot used in
https://android-build.linaro.org/builds/~linaro-android/panda-master-gcc44-a... build from http://gitorious.org/pandaboard/u-boot-4460
aosp kernel currently fails to boot u-boot-linaro-stable.
2012/2/15 Bernhard Rosenkränzer bernhard.rosenkranzer@linaro.org
Hi,
On 15 February 2012 14:44, Ashwini Singh asingh.engi@gmail.com wrote:
The above command is returning me an error: fatal: The remote end hung up unexpectedly
That is typically a timeout in the connection somewhere. Simply try again.
- Till now I'm unable to patch linaro u-boot (u-boot-linaro-stable)
in such a way that it should work with my aosp-AFS and aosp-kernel.
That should work without any patching... This build:
https://android-build.linaro.org/builds/~linaro-android/panda-master-gcc44-a... uses our u-boot with the aosp kernel...
ttyl bero
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
Hi Vishal,
On Wed, Feb 15, 2012 at 11:54 PM, Vishal Bhoj vishal.bhoj@linaro.org wrote:
usbboot will work only when you run it as root.
The u-boot used in
https://android-build.linaro.org/builds/~linaro-android/panda-master-gcc44-a... is build from http://gitorious.org/pandaboard/u-boot-4460
I downloaded this. I found that it has two branches, and I tried both, but still I'm unable to locate the correct config file.
can you please share the commands?
aosp kernel currently fails to boot u-boot-linaro-stable.
Thanks for update. How about using u-boot-4460 / x-loader-4460 with aosp kernel and AFS? If yes. Again... I'm unable to locate correct configs for MLO.
Do I need some specific checkout etc...?
2012/2/15 Bernhard Rosenkränzer bernhard.rosenkranzer@linaro.org
Hi,
On 15 February 2012 14:44, Ashwini Singh asingh.engi@gmail.com wrote:
The above command is returning me an error: fatal: The remote end hung up unexpectedly
That is typically a timeout in the connection somewhere. Simply try again.
- Till now I'm unable to patch linaro u-boot (u-boot-linaro-stable)
in such a way that it should work with my aosp-AFS and aosp-kernel.
That should work without any patching... This build:
https://android-build.linaro.org/builds/~linaro-android/panda-master-gcc44-a... uses our u-boot with the aosp kernel...
ttyl bero
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
Thank-You.
Regards, Ashwini Singh
Hi vishal,
Thanks a ton. I downloaded the 'oamp4_dev' using browser, and its working fine.
But the problem is - My USB ports have stopped working. I'm not even getting any kernel prints when I try to insert/remove some USB hardware.
Any idea??
Thank You.
Regards, Ashwini Singh On Feb 16, 2012 4:32 PM, "Ashwini Singh" asingh.engi@gmail.com wrote:
Hi Vishal,
On Wed, Feb 15, 2012 at 11:54 PM, Vishal Bhoj vishal.bhoj@linaro.org wrote:
usbboot will work only when you run it as root.
The u-boot used in
https://android-build.linaro.org/builds/~linaro-android/panda-master-gcc44-a...
is build from http://gitorious.org/pandaboard/u-boot-4460
I downloaded this. I found that it has two branches, and I tried both, but still I'm unable to locate the correct config file.
can you please share the commands?
aosp kernel currently fails to boot u-boot-linaro-stable.
Thanks for update. How about using u-boot-4460 / x-loader-4460 with aosp kernel and AFS? If yes. Again... I'm unable to locate correct configs for MLO.
Do I need some specific checkout etc...?
2012/2/15 Bernhard Rosenkränzer bernhard.rosenkranzer@linaro.org
Hi,
On 15 February 2012 14:44, Ashwini Singh asingh.engi@gmail.com wrote:
The above command is returning me an error: fatal: The remote end hung up unexpectedly
That is typically a timeout in the connection somewhere. Simply try
again.
- Till now I'm unable to patch linaro u-boot (u-boot-linaro-stable)
in such a way that it should work with my aosp-AFS and aosp-kernel.
That should work without any patching... This build:
https://android-build.linaro.org/builds/~linaro-android/panda-master-gcc44-a...
uses our u-boot with the aosp kernel...
ttyl bero
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android
Thank-You.
Regards, Ashwini Singh
Hi Bernhard,
2012/2/15 Bernhard Rosenkränzer bernhard.rosenkranzer@linaro.org:
Hi,
On 15 February 2012 14:44, Ashwini Singh asingh.engi@gmail.com wrote:
The above command is returning me an error: fatal: The remote end hung up unexpectedly
That is typically a timeout in the connection somewhere. Simply try again.
- Till now I'm unable to patch linaro u-boot (u-boot-linaro-stable)
in such a way that it should work with my aosp-AFS and aosp-kernel.
That should work without any patching... This build: https://android-build.linaro.org/builds/~linaro-android/panda-master-gcc44-a... uses our u-boot with the aosp kernel...
I'm using this script --> http://pastebin.com/GGHUvYtS to format my card. And then I copy MLO, u-boot.bin and uImage into the 'boot' partition & AFS into 'rootfs' partition.
Now, linaro bootloaders are configured for a different environment. Plus, I just want to get boot-loaders that should work with above environment.
* pre-built bootloaders in aosp-master are configured to use Fastboot - which I don't want to use. * when i tried to modify boot-args in linaro boot-loaders for my environment, It hungs for a while after decompressing the kernel and then system restarts itself.
ttyl bero
Thank you.
Regards, Ashwini Singh
linaro-android@lists.linaro.org