How can I build firmware_ls1028ardb_uboot_emmcboot without using flex-builder

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

How can I build firmware_ls1028ardb_uboot_emmcboot without using flex-builder

807件の閲覧回数
xinliwang
Contributor III

Hi, 

Based on the LS1028 platform, I have compiled ATF, U-Boot, and other firmware. However, I want to package them into firmware_ls1028ardb_uboot_emmcboot without using flex-builder. Is there another way to do this?

Thank you

0 件の賞賛
返信
1 返信

769件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Please try the following command.

dd if=$FBOUTDIR/${img_file} of=${fw_img} bs=1K seek=${offset} 2>/dev/null

0 件の賞賛
返信