mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] Build uImage with ptxdist for a Toradex Apalis iMX-6q module
Date: Thu, 8 Feb 2018 10:21:05 +0100	[thread overview]
Message-ID: <20180208092105.hsvghyhaduvnu5pq@pengutronix.de> (raw)
In-Reply-To: <5d3f7a65e0294e54a13ba0083cc81007@lujp1svwi090222.corp.mooginc.com>

Hi,

On Fri, Feb 02, 2018 at 03:53:33PM +0000, Milluzzo, Massimo wrote:
> I'm trying to build a BSP for my Toradex Apalis iMX-6q module.
> I'm facing an issue with the linux image generation: in "platformconfig >
> Linux kernel > Image type" if I select "zImage" everything runs; if I select
> "uImage" (and I change only this parameter) I got an error:
> 
> ...
> -----------------------------------
> target: pureftpd.targetinstall.post
> -----------------------------------
> 
> finished target pureftpd.targetinstall.post
> 
> ----------------------------------------
> target: kernel-header.targetinstall.post
> ----------------------------------------
> 
> finished target kernel-header.targetinstall.post
> 
> ------------------
> target: u-boot.get
> ------------------
> 
> make: *** [/data/developer/user/nfs/project/External/Sources/Linux/bsp/platform-Toradex/state/u-boot.get] Error 1
> 
> Obviously I need the "uImage" but I don't know how to generate it. I'm new in ptxdist and in bsp generation.


This is really strange. Do you get this error if you execute "ptxdist get
u-boot"? If yes, then please edit scripts/lib/ptxd_make_world_get.sh (in
PTXdist and add "set -x" at the beginning of ptxd_make_world_get() like
this:
[....]
ptxd_make_world_get() {
    set -x
    ptxd_make_world_init &&

[...]

Then run "ptxdist get u-boot" again and send the output.

Michael

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2018-02-08  9:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-02 15:53 Milluzzo, Massimo
2018-02-05 10:58 ` Roland Hieber
2018-02-05 15:27   ` [ptxdist] [EXTERNAL] " Milluzzo, Massimo
2018-02-08  9:21 ` Michael Olbrich [this message]
2018-02-08 12:55   ` Milluzzo, Massimo
2018-02-08 14:53     ` Michael Olbrich
2018-02-09  7:44       ` Milluzzo, Massimo
2018-02-09  9:13         ` Michael Olbrich
2018-02-09 10:46           ` Milluzzo, Massimo
2018-02-09 14:25             ` Michael Olbrich
2018-02-09 14:56               ` Milluzzo, Massimo
2018-02-14  9:49               ` [ptxdist] FW: " Milluzzo, Massimo
2018-02-14 11:04                 ` m.olbrich

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=20180208092105.hsvghyhaduvnu5pq@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=ptxdist@pengutronix.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox