mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Roland Hieber <r.hieber@pengutronix.de>
To: ptxdist@pengutronix.de, "Milluzzo, Massimo" <mmilluzzo@moog.com>
Subject: Re: [ptxdist] Build uImage with ptxdist for a Toradex Apalis iMX-6q module
Date: Mon, 5 Feb 2018 11:58:42 +0100	[thread overview]
Message-ID: <9988edc5-6f27-c992-fe71-656f8eb13f76@pengutronix.de> (raw)
In-Reply-To: <5d3f7a65e0294e54a13ba0083cc81007@lujp1svwi090222.corp.mooginc.com>

Hi,

I think this means that you need to enable u-boot to build a uImage. In 
ptxdist platformconfig, go to "bootloaders" -> "u-boot", select it, and 
fill in its version and md5sum in its submenu. These parameters are used 
as URL parameters in the u-boot.get stage :-)

I think you also need to select "Image Type: uImage" in "ptxdist 
menuconfig kernel", otherwise the kernel.compile stage will still build 
a zImage and the kernel.install stage will try to install a uImage and fail.

Does this help?

  - Roland

On 02.02.2018 16:53, Milluzzo, Massimo wrote:
> Hi all,
> 
> 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.
> 
> My configuration:
> 
> O.S.: CentOS 7
> 
> Ptxdist: ptxdist-2017.06.0
> 
> toolchain: OSELAS.Toolchain-2014.12.0
> 
> u-boot: 2016-11
> 
> linux kernel: linux-toradex_4.1-2.0.x-imx
> 
> Can you help me please?
> 
> Many thanks,
> 
> Regards.
> 
> **
> 
> *Massimo Milluzzo*
> 
> 
> Avviso di riservatezza: La presente trasmissione di posta elettronica e 
> intesa all'utilizzo da parte di persone fisiche e giuridiche alle quali 
> questa e indirizzata e potrebbe contenere informazioni proprietarie e/o 
> riservate, appartenenti al mittente. Qualora l'utente non fosse il 
> destinatario designato, con la presente si notifica il severo divieto di 
> qualsivoglia divulgazione, utilizzo, copia, distribuzione o azione in 
> merito ai contenuti delle presenti informazioni. Laddove la presente 
> trasmissione sia avvenuta per errore, si prega di notificarlo 
> immediatamente al mittente a mezzo posta elettronica e cancellare il 
> messaggio originale. Grazie per la collaborazione.
> 
> 
> Confidentiality Notice: This electronic mail transmission is intended 
> for the use of the individual or entity to which it is addressed and may 
> contain confidential and/or proprietary information belonging to the 
> sender. If you are not the intended recipient, you are hereby notified 
> that any disclosure, use, copying, distribution, or the taking of any 
> action in reliance on the contents of this information is strictly 
> prohibited. If you have received this transmission in error, please 
> notify the sender immediately by e-mail and delete the original message. 
> Thank you for your cooperation.
> 
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de
> 

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

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  reply	other threads:[~2018-02-05 10:58 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 [this message]
2018-02-05 15:27   ` [ptxdist] [EXTERNAL] " Milluzzo, Massimo
2018-02-08  9:21 ` [ptxdist] " Michael Olbrich
2018-02-08 12:55   ` [ptxdist] [EXTERNAL] " 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=9988edc5-6f27-c992-fe71-656f8eb13f76@pengutronix.de \
    --to=r.hieber@pengutronix.de \
    --cc=mmilluzzo@moog.com \
    --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