LS1046ardb Boot from SD Card

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

LS1046ardb Boot from SD Card

1,606件の閲覧回数
rashmikj
Contributor III

Hi 

I am trying download bootpartition into SD card . When i run the command 

flex-installer -b bootpartition_LS_arm64_lts_5.4.tgz -r rootfs_lsdk2004_ubuntu_main_arm64.tgz -
d /dev/sdc

sdc is my sd card,

following error crops up

"Not found bootpartition_LS_arm64_lts_5.4.tgz"

I have attached the screenshot of the error.

Kindly help.

 

0 件の賞賛
返信
1 返信

1,601件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

You could download default LSDK images for LS1046ARDB: rootfs_lsdk2004_ubuntu_main_arm64.tgz,
firmware_ls1046ardb_uboot_sdboot.img, and bootpartition_LS_arm64_lts_5.4.tgz with the following command.
$ flex-installer -i download -m ls1046ardb

Or only download bootpartition_LS_arm64_lts_5.4.tgz with the following command.

$ wget https://www.nxp.com/lgfiles/sdk/lsdk2004/bootpartition_LS_arm64_lts_5.4.tgz

0 件の賞賛
返信