Re: Mainlining android fastboot support to upstream u-boot

2011-04-22 Thread Zach Pfeffer
>> So, "Google uses it aside", it seems that being able to boot via USB >> is a useful thing and fastboot is a particular solution; I'm not >> entirely sure what other USB u-boot extensions exist apart from those > > Well, DFU support is a standard solution, and the LF / CELF has just > recently as

Re: CALL FOR TESTING: proposed enhancements for OMAP4

2011-04-22 Thread Matt Waddel
On 04/22/2011 07:41 AM, Riku Voipio wrote: > On 21 April 2011 19:36, Matt Waddel wrote: >> On 04/21/2011 10:20 AM, Andy Green wrote: >>> linaro-media-create. It's used to bind linaro hardware packs to a >>> rootfs tarball. The alternative method is to have it create a big image >>> file to disk,

Re: CALL FOR TESTING: proposed enhancements for OMAP4

2011-04-22 Thread Nicolas Pitre
On Fri, 22 Apr 2011, Andy Green wrote: > On 04/21/2011 07:47 PM, Somebody in the thread at some point said: > > On Thu, 21 Apr 2011, Andy Green wrote: > > > > > On 04/21/2011 07:08 PM, Somebody in the thread at some point said: > > > > > > > > > make ARCH=arm defconfig > > > > > > cat ar

Re: CALL FOR TESTING: proposed enhancements for OMAP4

2011-04-22 Thread Riku Voipio
On 21 April 2011 19:36, Matt Waddel wrote: > On 04/21/2011 10:20 AM, Andy Green wrote: >> linaro-media-create.  It's used to bind linaro hardware packs to a >> rootfs tarball.  The alternative method is to have it create a big image >> file to disk, in this case a 3GByte image file, and dd that on

IMPORTANT: Upgrade instructions for launch-control 0.3~c10

2011-04-22 Thread Zygmunt Krynicki
IMPORTANT: If you have your own instance of 0.3 deployed from .debs please read on. Hello. This email contains upgrade instructions for 0.3~c9 -> 0.3~c10 upgrade. The upgrade process is not automatic due to django-debian maintainer script backwards-incompatible change. This had to be done bec

Re: Mainlining android fastboot support to upstream u-boot

2011-04-22 Thread Wolfgang Denk
Dear Zach Pfeffer, In message you wrote: > > So, "Google uses it aside", it seems that being able to boot via USB > is a useful thing and fastboot is a particular solution; I'm not > entirely sure what other USB u-boot extensions exist apart from those Well, DFU support is a standard solution, a

Re: Device Tree hwpacks

2011-04-22 Thread Jason Hui
Hi, Loic, On Fri, Apr 22, 2011 at 12:53 AM, Loïc Minier wrote: >        Hey > >  If you try latest daily hwpacks + latest linaro-image-tools (0.4.4 or >  bzr) you should be getting Device Tree aware images for boards which >  support it (mostly i.MX51 and OMAP ATM). > >  Feedback and bug reports

Re: CALL FOR TESTING: proposed enhancements for OMAP4

2011-04-22 Thread Andy Green
On 04/21/2011 07:47 PM, Somebody in the thread at some point said: On Thu, 21 Apr 2011, Andy Green wrote: On 04/21/2011 07:08 PM, Somebody in the thread at some point said: make ARCH=arm defconfig cat arch/arm/configs/omap4_defconfig>>.config make ARCH=arm oldnoconfig ma