LX2160A - build file location for Boot firmware Environment for LX2160ARDB
2 週間前
57件の閲覧回数
JunhoKang
Contributor I
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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 返信
月曜日
24件の閲覧回数

NXP TechSupport
- 新着としてマーク
- ブックマーク
- 購読
- ミュート
- RSS フィードを購読する
- ハイライト
- 印刷
- 不適切なコンテンツを報告
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.
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.
