[U-Boot] Building u-boot for iMX28 and getting error in mkimage of missing command line parameter CONFIG_IMX_CONFIG

Fabio Estevam festevam at gmail.com
Thu Jul 26 22:24:13 CEST 2012


Bill,

On Thu, Jul 26, 2012 at 3:28 PM, Bill <bsousan at techsi.com> wrote:
> 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

'make u-boot.imx'  is not correct for mx28.

You should do:

make u-boot.sb

Please follow the instructions at doc/README.mx28_common for the
correct process.

Regards,

Fabio Estevam


More information about the U-Boot mailing list