|
Re: Suspens on Assabet: msg#00128linux.ports.arm.general
Russell King - ARM Linux wrote: On Mon, Apr 22, 2002 at 12:57:47PM +0200, Eric Benard / FREE wrote:ok, here is what I did to progress (not clean hack, just to look where the power leakage could come from): assabet.c : GPIO used by peripherals set as input when powering down (PSDR), 3.68MHz quartz off when powerdown (PCFR_OPDE) PWER = PWER_GPIO0; PGSR = 0; PCFR = PCFR_OPDE; PSDR = 0xFFFFFFFF; pm.c : set GPIO to a value (looking for the optimal value maybe , any idea ? :) in pm_do_suspend() after leds_event(led_stop); GPDR = 0x006000; GPCR = 0x006000; ASSABET_BCR_set(0xA06490); ASSABET_BCR_clear(0x5F9B6F); The BCR/GPxR hack brings suspend current from 100mA@5V down to 50 mA@5V The PCFR/PSDR hack brings suspend current from 50 mA@5V down to 30 mA@5V I'll go on investigating tomorrow. Eric _______________________________________________ http://lists.arm.linux.org.uk/mailman/listinfo/linux-arm http://www.arm.linux.org.uk/armlinux/mailinglists.php Please visit the above addresses for information on this list. |
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | ??:Re: How to use redboot on assabet?: 00128, swimming_fisher |
|---|---|
| Next by Date: | Re: very slow cgi speed with SA1110 + apache 1.3.9: 00128, Philip Blundell |
| Previous by Thread: | Re: Suspens on Assabeti: 00128, Russell King - ARM Linux |
| Next by Thread: | Re: Suspens on Assabet: 00128, Stefan Eletzhofer |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |