2.6.24 status

Werner Almesberger werner at openmoko.org
Sat Jan 26 19:11:54 CET 2008


Andy Green wrote:
> Werner I think this one is on me -- try the attached patch.

Thanks ! Applying it ... (r3961)

I'll have to run some long-term observation test for this one. Just
looked at the GTA02 after it's been up over night (before the patch),
and it has only one "smear", so this comes and goes.

> @@ -781,6 +781,7 @@ static void glamo_power(struct glamo_core *glamo,
>  		/* spin until PLL1 lock */
>  		while (!(__reg_read(glamo, GLAMO_REG_PLL_GEN5) & 1))
>  			;
> +		/* FIXME: reset pll's */
>  		break;
>  	case GLAMO_POWER_STANDBY:
>  		/* enable memory self-refresh */

This hunk didn't apply because I dont have that while loop. I didn't
find a patch with this loop in my mail either. Are there any goodies
missing ? :)

- Werner




More information about the openmoko-kernel mailing list