All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stefano Babic <sbabic@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found
Date: Thu, 7 Mar 2019 17:13:13 +0100	[thread overview]
Message-ID: <edf75a0f-424b-d4d4-62ee-037f02466c49@denx.de> (raw)
In-Reply-To: <CAOMZO5ChYw29VReF9Up9LrEtogyUD1FbOM-5-Er2daZJx20yNg@mail.gmail.com>

On 07/03/19 16:58, Fabio Estevam wrote:
> Hi Stefano,
> 
> On Thu, Mar 7, 2019 at 6:33 AM Stefano Babic <sbabic@denx.de> wrote:
> 
>> I guess I never fight with some issues (not only with U-Boot) because I
>> replace dash with bash on all my debian-like hosts. Anyway, I was not
>> very happy with the patch, using "=" in comparison is something that
>> hurts...
> 
> What about this?
> 
> --- a/tools/imx8m_image.sh
> +++ b/tools/imx8m_image.sh
> @@ -1,4 +1,4 @@
> -#!/bin/sh
> +#!/bin/bash
>  # SPDX-License-Identifier: GPL-2.0+
>  #
>  # script to check whether the file exists in imximage.cfg for i.MX8M
> 

I guess this makes me happy, but not all people that do not want to run
bash (else we had no problem). Generally, changing the shebang is not
the best solution...I have suggested to rework the script to drop that
line, but I am now in a custom project and I cannot check this issue soon.

Regards,
Stefano

-- 
=====================================================================
DENX Software Engineering GmbH,      Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================

      reply	other threads:[~2019-03-07 16:13 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-02-28 12:58 [U-Boot] i.MX8MQ: u-boot-spl-ddr.bin not found Fabio Estevam
2019-02-28 13:21 ` Andrejs Cainikovs
2019-02-28 13:38   ` Fabio Estevam
2019-02-28 18:13 ` Chris Spencer
2019-03-01  1:17 ` Peng Fan
2019-03-01  1:26   ` Fabio Estevam
2019-03-01  1:49     ` Peng Fan
2019-03-01  8:33       ` Chris Spencer
2019-03-01  9:53         ` Peng Fan
2019-03-01 11:13 ` Stefano Babic
2019-03-06 18:12   ` Fabio Estevam
2019-03-07  9:33     ` Stefano Babic
2019-03-07 12:01       ` Fabio Estevam
2019-03-07 15:58       ` Fabio Estevam
2019-03-07 16:13         ` Stefano Babic [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=edf75a0f-424b-d4d4-62ee-037f02466c49@denx.de \
    --to=sbabic@denx.de \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.