Hi,

I took linux-2.6 2.6.39-1 and added patches to support openmoko. The
resulting branch is at

https://gitorious.org/pkg-fso/linux-2-6-gta02/commits/gta02

(This is probably just a temporary location, I needed an excuse to test
gitorious :-))

The debian source and binary packages are at

http://lindi.iki.fi/lindi/openmoko/linux-2.6-gta02/

If you want to test these you need to generate uImage yourself after
installation:

cd /boot
sudo mkimage -A arm -O linux -T kernel -C none -a 30008000 -e 30008000 -n 
2.6.39-gta02-gta02 -d vmlinuz-2.6.39-gta02-gta02 uImage-2.6.39-gta02-gta02.bin

So far everything seems to work except that I can't get accurate
readings from battery since bq27x00 driver is not enabled (it was
reported to be crashy so the package uses platform driver instead).

You need omhacks 0.16-1 from last Friday to enable wifi.

-Timo


_______________________________________________
pkg-fso-maint mailing list
pkg-fso-maint@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-fso-maint

Reply via email to