LX2160A - build file location for Boot firmware Environment for LX2160ARDB

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

LX2160A - build file location for Boot firmware Environment for LX2160ARDB

57件の閲覧回数
JunhoKang
Contributor I

Hello, I'm trying to build LX2160ARDB firmware through Flexbuild and create a flash binary for FlexSPI using the build files.

I got files built except for Boot firmware Environment which should be put into 0x00500000 as shown below. Can I know where I can find the build file for Boot firmware Environment?  I thought it would be u-boot-dtb.bin or u-boot.dtb on build/firmware/u-boot/lx2160ardb/output/lx2160ardb_tfa_defconfig, but it seems not working properly.

 

Memory map for Flexspi flash
----------------------------
Image Flash Offset
bl2_flexspi_nor.pbl (RCW+PBI+bl2.pbl) 0x00000000
fip.bin (bl31 + bl33(u-boot) +
header for Secure-boot(secure-boot only)) 0x00100000
Boot firmware Environment 0x00500000
DDR PHY Firmware (fip_ddr_all.bin) 0x00800000
DPAA2 MC Firmware 0x00A00000
DPAA2 DPL 0x00D00000
DPAA2 DPC 0x00E00000
Kernel.itb 0x01000000
タグ(1)
0 件の賞賛
返信
1 返信

24件の閲覧回数
LFGP
NXP TechSupport
NXP TechSupport
dear JunhoKang,
in order to get the .dbd please use bitbake instead flexbuild and then You will find the compiled
images in /tmp/deploy/images

please review the chapter "3.5 Build Layerscape LDP with Yocto bitbake" in the LLDP guide.
0 件の賞賛
返信