maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   I can change the Start Time "U-boot" in the N900? (https://talk.maemo.org/showthread.php?t=65860)

dazars1 2010-11-19 02:39

I can change the Start Time "U-boot" in the N900?
 
-----------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 2010-11-19 02:52

Re: I can change the Start Time "U-boot" in the N900?
 
why is this in meego section

dazars1 2010-11-19 03:07

Re: I can change the Start Time "U-boot" in the N900?
 
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

Matan 2010-11-19 09:46

Re: I can change the Start Time "U-boot" in the N900?
 
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.

dazars1 2010-11-19 23:30

Re: I can change the Start Time "U-boot" in the N900?
 
I can do it with U-boot commands?

Matan 2010-11-19 23:41

Re: I can change the Start Time "U-boot" in the N900?
 
Not really.


All times are GMT. The time now is 20:43.

vBulletin® Version 3.8.8