In message <[EMAIL PROTECTED]> you wrote:
> Autoboot timeout in 1.3.4-rc2 prints incorrectly on my system.
> 
> We have a system based closely off of the mpc8548cds system.  Prior 
> builds (1.3.4-rc1) didn't have this problem.  Now during boot, the 
> autoboot announcement is incorrect.  It is set for 1 second and actually 
> works in 1 second, but the printed statement is wrong.  It says, 
> "Autoboot in 2146991868 seconds..."
> 
> Any ideas for me?

That's the price you have to pay  for  maintaining  an  out  of  tree
version. If your code had been merged into mainline, it would have
continued to work, I bet.

I guess (and I can only guess, as you did not  provide  any  relevant
information)  that  you  might  be  using  the CONFIG_AUTOBOOT_PROMPT
feature in your config file, and that you  did  not  fix  your  board
config file afterpulling in the latest versions.

Please see the (changed) description of CONFIG_AUTOBOOT_PROMPT in the
README, and check what commit c37207d7 is  doing;  then  implement  a
similar change in your board config file.

Best regards,

Wolfgang Denk

-- 
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [EMAIL PROTECTED]
Lots of folks confuse bad management with destiny.   -- Frank Hubbard

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to