public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [U-Boot] Building u-boot for iMX28 and getting error in mkimage of missing command line parameter CONFIG_IMX_CONFIG
@ 2012-07-26 18:28 Bill
  2012-07-26 20:24 ` Fabio Estevam
  0 siblings, 1 reply; 12+ messages in thread
From: Bill @ 2012-07-26 18:28 UTC (permalink / raw)
  To: u-boot

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

^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2012-07-31 14:17 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-26 18:28 [U-Boot] Building u-boot for iMX28 and getting error in mkimage of missing command line parameter CONFIG_IMX_CONFIG Bill
2012-07-26 20:24 ` 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox