
28 Jun
2007
28 Jun
'07
5:58 p.m.
Well, if the unauthorised user does not know the string so it is actually a password. What happened in my case was that U-boot was stuck until I entered the autoboot keystring. I expected it to autoboot after 5 seconds which did not happen.
--
Ori Idan
On 6/28/07, nicky geerts nicky.geerts.news@gmail.com wrote:
> the autoboot keystring is actually a string that allows you to enter
> command line interface of u-boot, not a boot password to prevent
> booting by unauthorised users.
>
> Nicky
>
> 2007/6/28, Ori Idan ori@helicontech.co.il:
> > I am using a board similar to IXDP425 and would like a password for boot.
> > I have defined CONFIG_AUTOBOOT_KEYED
> > And also defined: CONFIG_AUTOBOOT_PROMPT and CONFIG_AUTOBOOT_DELAY_STR
> >
> > We got the CONFIG_AUTOBOOT_PROMPT but it sayed forever or until we
> > typed the password.
> >
> > When compiling we got undefined reference to get_ticks and get_tbclk
> > We copied these functions from cpu/arm925t/interrupts.c to cpu/ixp/interrupts.c
> >
> > What might have gone wrong?
> >
> > --
> > Ori Idan
> >
> > -------------------------------------------------------------------------
> > This SF.net email is sponsored by DB2 Express
> > Download DB2 Express C - the FREE version of DB2 express and take
> > control of your XML. No limits. Just data. Click to get it now.
> > http://sourceforge.net/powerbar/db2/
> > _______________________________________________
> > U-Boot-Users mailing list
> > U-Boot-Users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/u-boot-users
> >
>