All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/2] uboot: add support for generating U-Boot boot scripts
Date: Thu, 22 Jun 2017 16:44:41 +0200	[thread overview]
Message-ID: <20170622164441.26e74287@windsurf.lan> (raw)
In-Reply-To: <87injom7hg.fsf@dell.be.48ers.dk>

Hello,

On Thu, 22 Jun 2017 16:18:03 +0200, Peter Korsgaard wrote:

>  > BR2_TARGET_UBOOT_BOOT_SCRIPT_SOURCE="script1src:script1dest script2src:script2dest"  
> 
>  > We could still keep the compatibility by having:  
> 
>  > BR2_TARGET_UBOOT_BOOT_SCRIPT_SOURCE="script1src"  
> 
>  > just generate script1src and install it as boot.scr.  
> 
>  > Or maybe it's something we can take care of later?  
> 
> Or alternatively use destfile = srcfile with extension replaced by .bin

Doesn't really match the default case where the boot script is expected
by U-Boot to be called boot.scr.

Thomas
-- 
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux and Kernel engineering
http://free-electrons.com

  reply	other threads:[~2017-06-22 14:44 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-21 21:41 [Buildroot] [PATCH 1/2] uboot: add support for generating U-Boot boot scripts Thomas Petazzoni
2017-06-21 21:41 ` [Buildroot] [PATCH 2/2] configs/cubieboard2_defconfig: use U-Boot boot script generation logic Thomas Petazzoni
2017-06-22 11:06   ` Peter Korsgaard
2017-06-22 11:06 ` [Buildroot] [PATCH 1/2] uboot: add support for generating U-Boot boot scripts Peter Korsgaard
2017-06-22 11:31   ` Thomas Petazzoni
2017-06-22 14:18     ` Peter Korsgaard
2017-06-22 14:44       ` Thomas Petazzoni [this message]
2017-06-22 16:00         ` Peter Korsgaard

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=20170622164441.26e74287@windsurf.lan \
    --to=thomas.petazzoni@free-electrons.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 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.