LS1046ardb Boot from SD Card

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LS1046ardb Boot from SD Card

1,603 次查看
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,598 次查看
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 项奖励
回复