On Tue, 10 Nov 2009 09:09:00 +0100 Jose Luis Perez Diez <[email protected]> wrote:
> El Monday, 9 de November de 2009 19:05:04 arne anka va escriure: > >... > > so, simple question: how's the state of the new kernel? anybody > > working on it? > > GTA02 boots mainline 2.6.32 and Lars is working on pending patches > see > http://article.gmane.org/gmane.comp.handhelds.openmoko.kernel/10406 > Well my neo freerunner made a nice kernel panic when booting the 2.6.32 with a config that should have everything needed, (I even tried with the config file given in this reply http://article.gmane.org/gmane.comp.handhelds.openmoko.kernel/10407 ) so I really don't know... as for now I am on a custom andy-tracking kernel because I can't find another version source that boot on my neo... (I don't use openembedded I'm a "I do it my way" kind of guy ^^) Oh I found out that the 2.6.32_rc6 has an undefined reference to GTA02_GPIO_AMP_HP_IN something really bad because it never apprear anywhere else in the code (grep -R proved that) offending file is sound/soc/s3c24xx/neo1973_gta02_wm8753.c compiled with SND_S3C24XX_SOC_NEO1973_GTA02_WM8753=y I alsa found out that the compilation fails at link time if debug is not activated because of an undefined reference to printascii() (defined in assembly only when debug activated) function is called anyway in s3c_pm_dbg() which is called even if debug is deactivated) I don't know if I should post it on the official kernel mailinglist or not so I post it here.
signature.asc
Description: PGP signature
_______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

