LX2160 TFTP enabled

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

LX2160 TFTP enabled

2,288 次查看
ranga_yn
Contributor III

with LSDK 19.09 SD boot I have 2 questions :

1. when the Ethernet is connected to the 1G MAC 17 and tried to setup the TFTP with the server - Ping is always failing.

   Is there any make changes /build changes which need to be made on LX2160 . TFTP on 2088 is working fine for US.

2. qixis_reset SD   is the resetting the Board and freezes on LX2160 . Any specific reason for this.

标记 (3)
0 项奖励
回复
1 回复

2,188 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello Ranganatha YN,

1. Please check whether MC firmware, DPC and DPL have been deployed in SD card.

                          SD start block no.      QSPI/XSPI

DPAA2-MC       0x05000                      0xa00000

DPAA2 DPL      0x06800                      0xd00000

DPAA2 DPC     0x07000                      0xe00000

MC firmware:

$ flex-builder -c mc_bin -m lx2160ardb

build/firmware/mc_bin/lx2160a/mc_10.18.0_lx2160a.itb

DPL and DPC:

$ flex-builder -c mc_utils -m lx2160ardb

build/firmware/mc_utils/config/lx2160a/RDB/

2. Have you deployed SD firmware image into SD card?

$ flex-builder -i mkfw -m lx2160ardb -b sd

   flexbuild_lsdk1909/build/images/firmware_lx2160ardb_uboot_sdboot.img

Please deploy the firmware at block 8 on SD card.

Thanks,

Yiping

0 项奖励
回复