3.0.35 and yocto and uboot.imx --> uboot.bin

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

3.0.35 and yocto and uboot.imx --> uboot.bin

1,693件の閲覧回数
jaakkokuivala
Contributor I

Yocto produces a uboot.imx file.

How to make uboot.bin using Yocto ?

Or is there a script for it ?

Cheers, Jaakko

ラベル(2)
0 件の賞賛
返信
4 返答(返信)

742件の閲覧回数
fabio_estevam
NXP Employee
NXP Employee

You don't need u-boot.bin. Just use u-boot.imx.

0 件の賞賛
返信

742件の閲覧回数
saurabh206
Senior Contributor III

Hi

Jaakko

You can find your all required output files in tmp/work/deploy/images/imx6qsabresd/

Thanks

Saurabh

0 件の賞賛
返信

742件の閲覧回数
jaakkokuivala
Contributor I

You can find the .bin in

/yocto-dora/build/tmp/work/imx6qsabresd-poky-linux-gnueabi/u-boot-fslc/v2013.10-r1/git$ ls -la *.bin

-rw-r--r-- 1 jaska jaska 281852 joulu 18 10:24 u-boot.bin

there is .imx also.

0 件の賞賛
返信

742件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Jaako

please look below for descriptions of uboot.imx and uboot.bin

u-boot-pi/README.imximage at master · gonzoua/u-boot-pi · GitHub

u-boot.bin and u-boot.imx

In general each distribution has own uboot image configuartion

and tested methods for SD flashing, so it is recommended to use

default path.

Best regards

igor