On Sun, Feb 27, 2011 at 01:30:40AM +0800, Shawn Guo wrote:
> I'm still a little bit new to dt. I thought the bootargs in chosen
> node will always apply when dt is enabled. It just took me some time
> to figure out that u-boot 'bootargs' env will anyway overwrite the
> one from chosen.
Correct;
On 02/28/2011 06:32 AM, Somebody in the thread at some point said:
Hi -
Many powerful features can be implemented this way - install and
update scripts, booting alternative kernels, root file systems or
system configurations, enablign IP autoconfiguration using the same
network settings as alre
On 18 February 2011 16:12, Jason Liu wrote:
> Signed-off-by: Jason Liu
> ---
> arch/arm/mach-mx5/Kconfig | 6 +++
> arch/arm/mach-mx5/Makefile | 1 +
> arch/arm/mach-mx5/board-dt.c | 64
> +++
> arch/arm/mach-mx5/clock-mx
Dear Shawn Guo,
In message <20110228013558.ga3...@s2100-06.ap.freescale.net> you wrote:
>
> Yes, understood. Usually, we have u-boot bootargs env saved to play
> with non-dt kernel, so it is there for most cases. And I
> instinctively thought that bootargs from chosen node will be applied
> when
Hi All,
Linaro is currently collecting requirements for next cycle.If you all agree
we can set up a call to discuss what could be interesting things on this
topic to work on next cycle and then I can take the ideas generated for
approval to Linaro TSC.
Thanks
Sachin
On Mon, Feb 28, 2011 at 1:19
On Sun, Feb 27, 2011 at 05:09:13PM +0100, Wolfgang Denk wrote:
> Dear Shawn Guo,
>
Hi Wolfgang,
> In message <20110226173040.gd2...@s2100-06.ap.freescale.net> you wrote:
> > I'm still a little bit new to dt. I thought the bootargs in chosen
> > node will always apply when dt is enabled. It just
On Saturday 26 February 2011, Edward Hervey wrote:
> >
> > Are there any gstreamer/linaro/etc core developers attending the ELC in San
> > Francisco
> > in April? I think it might be useful to get together before, during or
> > after the
> > conference and see if we can turn this discussion in s
On Fri, Feb 18, 2011 at 11:03 AM, Vincent Guittot
wrote:
> Hi,
>
> I have started to use the new cpuidle tracepoint and created a plugin
> for pytimechart.
> I'm not sure if it's the right way to add this cpuidle trace format
> update but it's the less intrusive one.
Yes, it is okay. I actually p
Dear Shawn Guo,
In message <20110226173040.gd2...@s2100-06.ap.freescale.net> you wrote:
> I'm still a little bit new to dt. I thought the bootargs in chosen
> node will always apply when dt is enabled. It just took me some time
> to figure out that u-boot 'bootargs' env will anyway overwrite the