Hi,
Throughout Linaro we are looking at ways to better coordinate the
deliverables that come from Linaro's Working Groups and Platform teams.
The idea of Monthly Component releases, a fixed date in the month where
each team would release their latest work fits well with what we do and
to that end a wiki page proposing the exact dates has been produced at:
https://wiki.linaro.org/Releases/MonthlyMilestones
You will notice that the dates are fixed, always the third Thursday in
the month promoting a unified consistency across the teams. Please note
that the Linaro Ubuntu Evaluation Builds do not follow this schedule
and will continue to be closely coupled with the Ubuntu schedule.
Please take a look at the dates and highlight any problems that could
arise from them. If there is positive feedback we can make these dates
'official' very soon meaning teams could start using this format next
month.
Regards,
Jamie.
--
Linaro Release Manager | Platform Project Manager
== Wiki Work ==
* Started work on Wiki Tagging
* Update of https://wiki.linaro.org/Mentoring/KernelDeploy to describe
method for getting default linaro .config for kernel
* Began analyzing daily updates to wiki.l.o
* Expanding usage of CategoryHowTo
== Dev Work ==
* overo testing on alpha3
* investigating eth0 issue with Overo
== Vacation ==
* Took off Tuesday (Mar 1)
This patchset adds FSL mx51 device tree support. This
is based on
git://git.secretlab.ca/git/linux-2.6 devicetree/test
This patch has been tested on MX51 babbage board and can
boot up succesfully to linux console with DT enabled.
Jason Liu (3):
arm/dt: add basic mx51 device tree support
arm/dt: add very basic dts file for babbage board
serial/imx: parse from device tree support
arch/arm/boot/dts/babbage.dts | 117 +++++++++++++++++++++++++++++++
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-mx51-mx53.c | 45 ++++++++++++-
arch/arm/plat-mxc/include/mach/common.h | 1 +
drivers/tty/serial/imx.c | 81 +++++++++++++++++++---
7 files changed, 304 insertions(+), 11 deletions(-)
create mode 100644 arch/arm/boot/dts/babbage.dts
create mode 100644 arch/arm/mach-mx5/board-dt.c
mode change 100644 => 100755 drivers/tty/serial/imx.c
Hi everybody,
Link to the Engineering Resources team's weekly meeting minutes:
https://wiki.linaro.org/Mentoring/Status/WeeklyMeeting/2011-03-03https://wiki.linaro.org/Mentoring/Status/WeeklyMeeting/2011-03-04
Summary of action items:
* Move FAQ and HowTo to a higher level - Andy
* Investigate putting FAQ & HowTo on the menu bar - Andy
* Add instructions to put links in Google calendar invites - Matt
* Investigate adding Wiki dir structure page - Matt
* Publish wiki templates location - Matt
* FAQ for Tech Leads - Matt
* Include conference call setup - Matt
* Blueprints and Specs for this round - Andy
* Respond to items from TL+ER Meeting - Andy
* Tech Lead + Engineering Resources meeting weekly - Matt
* Patches analysis - Andy (working with Salgado)
* Start organizing a ER demo at UDS - Matt
* Activity reports to linaro-dev - Both
* Reading List suggestion from James - Andy
* Category Tags - Both
Hi All,
I saw the release notes for Alpha 3 stating that there was support for
the EfikaMX and decided to give it a go. Following the instructions
on
https://wiki.linaro.org/Releases/MilestoneBuilds . I am using Ubuntu
10.10 on an amd64 dual core Gateway NV52 (laptop.) I've got the
linaro ppa added to my system, and I've updated as of 6:33PM CST on
Thursday March 3rd. I've got linaro-image-tools
0.4.3-0ubuntu2~linaro1 installed. When I enter the command
'linaro-media-create --rootfs ext3 --mmc /dev/sdb --binary
linaro-n-developer-tar-20110302-0.tar.gz --hwpack
hwpack_linaro-efikamx_20110302-1_armel.tar.gz --dev efikamx'
It spits back
linaro-media-create: error: argument --dev: invalid choice: 'efikamx'
(choose from 'overo', 'vexpress', 'ux500', 'igep', 'mx51evk',
'beagle', 'panda')
Is there a newer version of linaro-image-tools I'm supposed to be
using, or am I doing something else wrong?
Thanks for any help!
--
Steev Klimaszewski <steev(a)genesi-usa.com>
Senior Software Engineer, Genesi USA, Inc.
Enclosed you'll find a link to the agenda, minutes and actions from the
Linaro toolchain working group weekly meetings of Feb 28 & Mar 02, 2011.
https://wiki.linaro.org/WorkingGroups/ToolChain/Meetings/2011-02-28https://wiki.linaro.org/WorkingGroups/ToolChain/Meetings/2011-03-02
== Summary ==
* Continuing on the GCC SMS performace improvement
* Continuing on general GDB correctness
* Now handles unwinding from inside kernel vector pages
* Next is adding unwind information into GLIBC system calls
* Decided to take over and upstream QEMU Versatile Express support. Gives
us a decent A9 board
* First couple of optimised string routines are now in Ubuntu
* Have approval for working on libunwind. Beginning this work.
* Investigating excessive memory usage when compiling QEMU on ARM (as
opposed to targeting ARM)
* Continuing with benchmarks.
Regards,
Mounir
Hi,
The Linaro team is pleased to announce the availability of the 11.05
Alpha-3 images. These are still very early developer images but we
encourage all with supported hardware to use and test them by
downloading from:
http://releases.linaro.org/platform/linaro-n/
Highlights of this release include:
* Added Samsung s5pv310, ST-E u8500 and EfikaMX support.
* New Ubuntu Desktop build utilizing the latest Ubuntu Unity desktop.
* New Nano image for smaller installations.
* Kernel 2.6.38-rc5.
The images consist of two parts. A hardware pack which can be found
under the ./hwpacks directory which contains hardware specific packages
such as the kernel and bootloader. The second part is the roofs which
is combined with the hardware pack to create a complete image. For
For information on how to create an image please see:
http://wiki.linaro.org/Releases/MilestoneBuilds
More information on Linaro in general and the 11.05 plans can be
found at:
* Homepage: http://www.linaro.org
* Wiki: http://wiki.linaro.org
* 11.05: http://wiki.linaro.org/Releases/1105
Also subscribe to the important Linaro mailing lists and join our IRC
channels to stay on top of Linaro developments:
* Announcements:
http://lists.linaro.org/mailman/listinfo/linaro-announce
* Development:
http://lists.linaro.org/mailman/listinfo/linaro-dev
* IRC:
#linaro on irc.linaro.org or irc.freenode.net
For any errata issues please see:
http://wiki.linaro.org/Releases/1105/Alpha3#Issues
Bug reports for this release should be filed in Launchpad against the
individual packages that are affected, if a suitable package cannot be
identified, feel free to assign them to:
http://www.launchpad.net/linaro
Regards,
Jamie.
--
Linaro Release Manager | Platform Project Manager
Enclosed you'll find a link to the agenda, minutes, actions and IRC logs
from the
Linaro kernel working group weekly meeting of Feb 28, 2011.
https://wiki.linaro.org/WorkingGroups/KernelConsolidation/Meetings/2011-02-…
== Symmary ==
* Created and announced linaro-2.6.38 availability
* Merged basic device tree support in the linaro-2.6.38 branch.
* Finished the SPL work, patches submitted.
* Kconfig
* Workaround the set value and unset issue by adding one config item into
the mx51.Kconfig file.
* Complete the full Kconfig fragment config file for mx51 babbage which
can output the same .config file with as mx51_defconfig.
* Generated a patch queue for Config work
* Refreshed CLOCK_BOOTTIME And sent a git pull request to tglx for 2.6.39.
* Merged clocksource fix from Russell King into my 2.6.39 clocksource queue
* WIP patch to clean up register allocation in kernel/head.S.
* Run IOZone test and block device test on newly upgraded mmci driver to
compare asynchronous request vs synchronous request.
* Patch reworking the zImage wrapper code was accepted by RMK
* Got a patch merged to put "thumb2" in the module vermagic.
Regards,
Mounir