All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] Is running another .scr file from within boot.scr possible?
@ 2019-04-07 18:05 U.Mutlu
  2019-04-07 18:18 ` U.Mutlu
  0 siblings, 1 reply; 2+ messages in thread
From: U.Mutlu @ 2019-04-07 18:05 UTC (permalink / raw)
  To: u-boot

Hi,
is it possible to exec another .scr file from within boot.scr ?
Or is there another alternative to auto-run a different script file?

The goal is to have different script files, one say for normal boot from SD,
and the other say for booting from a tftp-server.

Btw, is the interpreter that runs the boot.scr a sh/bash interpreter?

Thx

-- 
U.Mutlu

^ permalink raw reply	[flat|nested] 2+ messages in thread

* [U-Boot] Is running another .scr file from within boot.scr possible?
  2019-04-07 18:05 [U-Boot] Is running another .scr file from within boot.scr possible? U.Mutlu
@ 2019-04-07 18:18 ` U.Mutlu
  0 siblings, 0 replies; 2+ messages in thread
From: U.Mutlu @ 2019-04-07 18:18 UTC (permalink / raw)
  To: u-boot

U.Mutlu wrote on 04/07/2019 08:05 PM:
> Hi,
> is it possible to exec another .scr file from within boot.scr ?
> Or is there another alternative to auto-run a different script file?
>
> The goal is to have different script files, one say for normal boot from SD,
> and the other say for booting from a tftp-server.
>
> Btw, is the interpreter that runs the boot.scr a sh/bash interpreter?

Another question is:
once boot.scr is started, is it still possible conditionally or 
unconditionally to return to the u-boot CLI prompt?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2019-04-07 18:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-07 18:05 [U-Boot] Is running another .scr file from within boot.scr possible? U.Mutlu
2019-04-07 18:18 ` U.Mutlu

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.