From mboxrd@z Thu Jan 1 00:00:00 1970 From: U.Mutlu Date: Sun, 7 Apr 2019 20:05:18 +0200 Subject: [U-Boot] Is running another .scr file from within boot.scr possible? Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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