mail archive of the barebox mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: Barebox List <barebox@lists.infradead.org>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Subject: 
Date: Thu, 15 Oct 2015 10:18:53 +0200	[thread overview]
Message-ID: <1444897136-25028-1-git-send-email-s.hauer@pengutronix.de> (raw)

Here are some patches that fix mvebu for out of tree builds. These
currently do not work because the kwbimage tools searches the files
given to the BINARY option in the config file relative to the current
directory rather than relative to the config file.

Sascha

----------------------------------------------------------------
Sascha Hauer (3):
      scripts/kwbimage: Move configfile opening to the function that reads it
      scripts/kwbimage: Make BINARY files relative to config file
      ARM: mvebu: Lenovo IX4 300D: Fix pblb generation

 arch/arm/boards/globalscale-mirabox/kwbimage.cfg   |  2 +-
 arch/arm/boards/lenovo-ix4-300d/kwbimage.cfg       |  2 +-
 arch/arm/boards/marvell-armada-xp-gp/kwbimage.cfg  |  2 +-
 .../boards/plathome-openblocks-ax3/kwbimage.cfg    |  2 +-
 images/Makefile.mvebu                              |  2 +-
 scripts/kwbimage.c                                 | 51 +++++++++++++---------
 6 files changed, 36 insertions(+), 25 deletions(-)

_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

             reply	other threads:[~2015-10-15  8:19 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-15  8:18 Sascha Hauer [this message]
2015-10-15  8:18 ` [PATCH 1/3] scripts/kwbimage: Move configfile opening to the function that reads it Sascha Hauer
2015-10-15  8:18 ` [PATCH 2/3] scripts/kwbimage: Make BINARY files relative to config file Sascha Hauer
2015-10-15  9:00   ` Thomas Petazzoni
2015-10-15  9:29     ` Sebastian Hesselbarth
2015-10-15  9:44       ` Thomas Petazzoni
2015-10-19  6:40       ` Sascha Hauer
2015-10-15 10:44     ` Sascha Hauer
2015-10-15  8:18 ` [PATCH 3/3] ARM: mvebu: Lenovo IX4 300D: Fix pblb generation Sascha Hauer

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=1444897136-25028-1-git-send-email-s.hauer@pengutronix.de \
    --to=s.hauer@pengutronix.de \
    --cc=barebox@lists.infradead.org \
    --cc=thomas.petazzoni@free-electrons.com \
    /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