public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Bill <bsousan@techsi.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] Building u-boot for iMX28 and getting error in mkimage of missing command line parameter CONFIG_IMX_CONFIG
Date: Thu, 26 Jul 2012 13:28:05 -0500	[thread overview]
Message-ID: <50118C35.4040304@techsi.com> (raw)

All,

     I am working on building the latest u-boot for the imx28evk board.  
I have done the following steps:

1. git clone git://git.denx.de/u-boot-imx.git
2. setup paths for finding my cross-compiler
1.  make mx28evk_config
2.  make u-boot.imx
3.  It then gets through most of the build process and then fails on 
this command line:

                $ tools/mkimage -n -T imximage -e 0x40000100 -d 
u-boot.bin u-boot.imx

after more digging, its looks like the CONFIG_IMX_CONFIG var is not 
getting filled in (I believe this value should follow the -n parameter)

Thanks,
Bill

             reply	other threads:[~2012-07-26 18:28 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-26 18:28 Bill [this message]
2012-07-26 20:24 ` [U-Boot] Building u-boot for iMX28 and getting error in mkimage of missing command line parameter CONFIG_IMX_CONFIG Fabio Estevam
2012-07-27 13:07   ` Bill
2012-07-27 13:11     ` Fabio Estevam
2012-07-27 15:35       ` Bill
2012-07-27 18:15         ` Fabio Estevam
2012-07-28 20:19           ` Fabio Estevam
2012-07-30 17:06             ` Bill
2012-07-30 17:18               ` Fabio Estevam
2012-07-30 18:53                 ` Bill
2012-07-30 20:59                   ` Fabio Estevam
2012-07-31 14:17                     ` Bill

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=50118C35.4040304@techsi.com \
    --to=bsousan@techsi.com \
    --cc=u-boot@lists.denx.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