Reply
Thread Tools
Posts: 60 | Thanked: 12 times | Joined on Nov 2010 @ Mexico
#1
-----------Online translation-------------

I need to change the time to re-boot "U-boot", when I press a button before the automatic start (3 seconds) and do not put a command "u-boot " off the N900 after 30 sec.

I can change that time to 1 min ..?

---------------------------

Necesito modificar el tiempo de re- inicio de "U-boot", cuando presiono una tecla antes del inicio automático (3 seg) y no pongo un comando "u-boot" apaga el N900 despues de 30 seg.

Puedo cambiar ese tiempo a 1 min..?
 
F2thaK's Avatar
Posts: 4,365 | Thanked: 2,467 times | Joined on Jan 2010 @ Australia Mate
#2
why is this in meego section
 
Posts: 60 | Thanked: 12 times | Joined on Nov 2010 @ Mexico
#3
Is for dual booting Meego and Maemo, I'm making several tests


--------------

Es para el arranque dual de Meego y Maemo, estoy haciendo varias pruebas
 
Posts: 1,224 | Thanked: 1,763 times | Joined on Jul 2007
#4
Adding the line
Code:
 twl4030_i2c_write_u8(TWL4030_CHIP_PM_RECEIVER, 0,
                                       TWL4030_PM_RECEIVER_WATCHDOG_CFG);
Where it will be executed disables the TWL watchdog.

I put it in rx51_kp_init function in board/nokia/rx51/rx51.c

Changing the 0 to another number gives you this number of seconds until the watchdog reboots the system. I do not know what is the legal range for this parameter.

Note that u-boot with this change (and a few more) fails to boot the kernel on devices of revision 2204, so be prepared.
__________________
My repository

"N900 community support for the MeeGo-Harmattan" Is the new "Mer is Fremantle for N810".

No more Nokia devices for me.
 
Posts: 60 | Thanked: 12 times | Joined on Nov 2010 @ Mexico
#5
I can do it with U-boot commands?
 
Posts: 1,224 | Thanked: 1,763 times | Joined on Jul 2007
#6
Not really.
__________________
My repository

"N900 community support for the MeeGo-Harmattan" Is the new "Mer is Fremantle for N810".

No more Nokia devices for me.
 
Reply


 
Forum Jump


All times are GMT. The time now is 07:58.