Team,
I went through and cleared out the meeting schedule this week. Most
people are here at the Android Builders Summit and ELC. I will follow
up with those who are not during this week. We'll still have our team
weekly meeting.
Good luck to everyone who's presenting. Everything is going to go great.
--
Zach Pfeffer
Android Platform Team Lead, Linaro Platform Teams
Linaro.org | Open source software for ARM SoCs
Follow Linaro: http://www.facebook.com/pages/Linarohttp://twitter.com/#!/linaroorg - http://www.linaro.org/linaro-blog
Hi,
just noticed an even bigger init.rc mess than I thought existed when
looking into why gatord wasn't launched on some boards.
Right now, we have
system/core/rootdir/init.rc
device/linaro/common/init.rc
device/linaro/origen/init.rc
device/linaro/snowball/init.rc
The files are pretty much all the same. IMO we should really use a
common init.rc for every board (local stuff like loading board
specific modules can be done in the init.BOARDNAME.rc additions) -
only that way, stuff we fix there (e.g. support for USB devices that
will work everywhere) is fixed across all boards.
The differences between the various board specific init.rcs is the
partition layout (snowball boots from mmcblk1p* instead of mmcblk0p*,
origen has another boot partition causing the partition numbers to be
off by 1). That's easily unifyable with sed in Android.mk; I've
actually fixed that in Gingerbread, but apparently it was lost in the
transition to ICS.
I'll put that back.
The open question is whether we should use
device/linaro/common/init.rc or system/core/rootdir/init.rc for every
board.
(Fortunately the files are nearly identical, so either way we won't
have much work).
The argument for using the former is that it's directly under our
control so AOSP won't break it.
The argument for using the latter is that if AOSP updates it to enable
cool new stuff, we'll automatically get it when we pull in the update
- and that it's closer to upstream.
I vote for the latter, but this is probably not a decision I should
just make by myself. Other opinions?
ttyl
bero
Can someone help out with this?
-------- Original Message --------
Subject: New question: Video playback in ICS pandaboard on Ask Linaro
Date: Mon, 06 Feb 2012 04:13:43 -0800 (PST)
From: Ask Linaro <dnsadmin(a)linaro.org>
To: doanac <andy.doan(a)linaro.org>
Ask Linaro - Q & A forum for Linaro developers <http://ask.linaro.org/>
------------------------------------------------------------------------
Hello doanac,
orokach <http://ask.linaro.org/users/201/orokach> has just posted a new
question on Ask Linaro, entitled Video playback in ICS pandaboard
<http://ask.linaro.org/questions/650/video-playback-in-ics-pandaboard>
and tagged "/pandaboard <http://ask.linaro.org/tags/pandaboard/> ics
<http://ask.linaro.org/tags/ics/> playback
<http://ask.linaro.org/tags/playback/>/". Here's what it says:
Hi, according to
:https://wiki.linaro.org/Cycles/1201/BoardSupport/Android/Panda the
tracking panda suppose to support video playback.
trying to playback .mp4 file, returns "cannot playback file"
Is the playback tested?
Thanks, Oren
Don't forget to come over and cast your vote.
Thanks,
Ask Linaro
P.S. You can always fine-tune which notifications you receive here
<http://ask.linaro.org//users/16/doanac/subscriptions/>.
------------------------------------------------------------------------