Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
To: buildroot@busybox.net
Subject: [Buildroot] [EXT] Re: [PATCH v3 8/9] board/nxp/common/ls: Add standard post image script for Layerscape processors
Date: Fri, 6 Dec 2019 09:03:49 +0100	[thread overview]
Message-ID: <20191206090349.21ee534f@windsurf> (raw)
In-Reply-To: <VI1PR04MB51364FD5ED1B5C4A749AF1EDFE5F0@VI1PR04MB5136.eurprd04.prod.outlook.com>

On Fri, 6 Dec 2019 07:23:17 +0000
Jerry Huang <jerry.huang@nxp.com> wrote:

> > > +       # build the itb image
> > > +       cp board/nxp/$(plat_name)/kernel.its ${BINARIES_DIR}/kernel.its
> > > +       cd ${BINARIES_DIR}/
> > > +       /usr/bin/mkimage -f kernel.its kernel.itb  
> > 
> > Why does mkimage have the full path specified here?  
> Use the mkimage at host machine.

And that is not correct because nothing guarantees you that there is an
mkimage installed in /usr/bin/mkimage. You can only rely on the mkimage
built by Buildroot.

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

  reply	other threads:[~2019-12-06  8:03 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-27  7:30 [Buildroot] [PATCH v3 4/9] package/qoriq-rcw: add target rcw binary support Changming Huang
2019-11-27  7:30 ` [Buildroot] [PATCH v3 8/9] board/nxp/common/ls: Add standard post image script for Layerscape processors Changming Huang
2019-12-03  1:34   ` Vladimir Oltean
2019-12-06  7:23     ` [Buildroot] [EXT] " Jerry Huang
2019-12-06  8:03       ` Thomas Petazzoni [this message]
2019-12-06 12:34         ` Jerry Huang
2019-12-06 12:49           ` Jerry Huang

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=20191206090349.21ee534f@windsurf \
    --to=thomas.petazzoni@bootlin.com \
    --cc=buildroot@busybox.net \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox