* [U-Boot] U-boot : bootdelay: require your help
@ 2011-07-13 11:20 Phani
2011-07-15 7:16 ` Detlev Zundel
0 siblings, 1 reply; 2+ messages in thread
From: Phani @ 2011-07-13 11:20 UTC (permalink / raw)
To: u-boot
Hi,
I am using a MPC8572 costume board. I am using U-boot as the boot loader. I accidently made the bootdelay to 0 and I have the valid kernel , rootfs in flash. The bootargs is "root=/dev/ram rw console=ttyS0,115200".
So I am not able to stop booting the board at the u-boot prompt. Can you pls let me know how can I access/change the uboot params from the Linux user application.
Sorry if it's a repost..!!
Thanks you all for the help ..!!
Regards,
Phaniram.K
________________________________
::DISCLAIMER::
-----------------------------------------------------------------------------------------------------------------------
The contents of this e-mail and any attachment(s) are confidential and intended for the named recipient(s) only.
It shall not attach any liability on the originator or HCL or its affiliates. Any views or opinions presented in
this email are solely those of the author and may not necessarily reflect the opinions of HCL or its affiliates.
Any form of reproduction, dissemination, copying, disclosure, modification, distribution and / or publication of
this message without the prior written consent of the author of this e-mail is strictly prohibited. If you have
received this email in error please delete it and notify the sender immediately. Before opening any mail and
attachments please check them for viruses and defect.
-----------------------------------------------------------------------------------------------------------------------
^ permalink raw reply [flat|nested] 2+ messages in thread
* [U-Boot] U-boot : bootdelay: require your help
2011-07-13 11:20 [U-Boot] U-boot : bootdelay: require your help Phani
@ 2011-07-15 7:16 ` Detlev Zundel
0 siblings, 0 replies; 2+ messages in thread
From: Detlev Zundel @ 2011-07-15 7:16 UTC (permalink / raw)
To: u-boot
Hi Phani,
> I am using a MPC8572 costume board. I am using U-boot as the boot
> loader. I accidently made the bootdelay to 0 and I have the valid
> kernel , rootfs in flash. The bootargs is "root=/dev/ram rw
> console=ttyS0,115200".
>
>
>
> So I am not able to stop booting the board at the u-boot prompt. Can
> you pls let me know how can I access/change the uboot params from the
> Linux user application.
You can check if your configuration includes CONFIG_ZERO_BOOTDELAY_CHECK
(see doc/README.autoboot). In this case you should still be able to
stop the boot process by continuously hitting a key during startup.
If this is not the case, then you'll need to use the tool to change the
U-Boot environment from Linux. For details see tools/env/README. When
you have this working, simply adjust bootdelay again.
Cheers
Detlev
--
He who can properly define and divide is to be considered a god.
-- Plato
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: (+49)-8142-66989-40 Fax: (+49)-8142-66989-80 Email: dzu at denx.de
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2011-07-15 7:16 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-07-13 11:20 [U-Boot] U-boot : bootdelay: require your help Phani
2011-07-15 7:16 ` Detlev Zundel
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox