Barebox bootloader 2010.12.0 is out with some patches from us. Plan to continue with contribute this project
.
Main work was add basic support for mini2440 friendlyARM board. Other are some sparse fixes.
Marek Belisko (6):
Add basic support for mini2440 dev board.
mini2440: Fix compilation error.
serial_s3c24x0: Add missing brackets.
fs: Fix bug found by sparse.
drivers: mci: Fix compilation warning.
arm: mini2440: Add memory size.
Marek
Until 22.8.2010 when flarion drivers was merged to staging of linux-next hey appear in currect 2.6.37 kernel rc series. A lot of work was done. There is some previous what was and what should be done.
Happy to announce basic working port of barebox bootloader for mini2440 development board.
Patch was sent today to barebox mailing list:
http://lists.infradead.org/pipermail/barebox/2010-October/001881.html
There is working serial console, NAND flash is probed correctly and network controller (DM9000) also.
One restriction : don’t try to load it to NAND flash because lowlevel init isn’t done yet.
Last week (22.10.2010) I’ve post first patches to Greg K-Hartman for flarion ft1000 usb and pcmcia drivers.Patch can be found here:
It is always best choise to maintain drivers in main tree not out of tree (api changes from kernel versions ….). Hopefully after drivers cleanup they appear in main tree and users can use it without additional hacking.
marek
Some time ago there was done nice work to have in local folder all documents which are in google-docs
(http://doctormo.org/2010/07/20/google-doc-mount/).It works easily for *ubuntu distros but what about opensuse?
I try to describe how to mount google docs locally and easily edit or update or whatever
Read the rest of this entry »
David Lewin ask me on theFriendly arm forum to check driver and setup for SPI on mini2440 board.
Some linux distro’s has a troubles using libiqrf. Libiqrf use first release of userspace library libusb_0.1. Development of this library was finished in 2008. There exist an community which based their libusb (version 1.0) on the code from version 0.1 but development is active and this library has also some compatibility libary for use old 0.1 library.
For some development I need to have some nice splash screen. I decide to use splashy and for easy using I make a patch for adding to buildroot. You can find a patch at http://lists.busybox.net/pipermail/buildroot/2010-August/036722.html
IQRF platform seems to have a very nice progress and there is also some changes according compilation from command line. Read the rest of this entry »
My old HP Pavillion dv 4000 passed away so I decide to buy new notebook for working. I decide to buy not very expensive one.
My criteria was enough RAM (at least 3G) and dual core to compile kernel in normal times (below 10m
). Read the rest of this entry »


