LX2160 TFTP enabled

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LX2160 TFTP enabled

1,270 Views
ranga_yn
Contributor II

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.

Tags (3)
0 Kudos
1 Reply

1,170 Views
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 Kudos