U-boot Built For imx8mm-lpddr4-evk

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

U-boot Built For imx8mm-lpddr4-evk

ソリューションへジャンプ
3,250件の閲覧回数
Nirjul_Patel
Contributor III

Hello,

 

I create Image Using Following Configuration

Build Configuration:
BB_VERSION = "1.53.0"
BUILD_SYS = "x86_64-linux"
NATIVELSBSTRING = "ubuntu-20.04"
TARGET_SYS = "aarch64-oe-linux"
MACHINE = "imx8mm-lpddr4-evk"
DISTRO = "fsl-imx-wayland"
DISTRO_VERSION = "nodistro.0"
TUNE_FEATURES = "aarch64 armv8a crc cortexa53 crypto"
TARGET_FPU = ""
meta
meta-poky = "HEAD:9b99eb9e361e730a3c1007d62475053835f6b155"
meta-oe
meta-multimedia
meta-python = "HEAD:484e0de1e4ee107f21ae2a5c5f976ed987978baf"
meta-freescale = "HEAD:58a442bdafae4329a61f656d597c76c5fb8da928"
meta-freescale-3rdparty = "HEAD:b3670f9d5ffe1fd52f8c2d1cbb7027b9dcf79aad"
meta-freescale-distro = "HEAD:c99cb8577e5a9f75a9c8d3765df03325da95d7ad"

 

And Generate Following Image

Image ListImage List

Then I Was Use image:- core-image-minimal-imx8mm-lpddr4-evk.wic.gz

And Extract to SD Card Using Command:-

$ gunzip -c core-image-minimal-imx8mm-lpddr4-evk.wic.gz| sudo dd of=/dev/sdb bs=1M iflag=fullblock oflag=direct conv=fsync

this Command Automatically Generate Two Partition boot And root

And Boot partition Available file:-Screenshot from 2021-12-30 12-47-18.png

 

And Root Partition file:-

Screenshot from 2021-12-30 12-47-26.png

 

After I Was Boot A Board Using SD Card But Board Was Not Booting and u-boot=> Also Not Available

 

Regard

Nirjul Patel

0 件の賞賛
返信
1 解決策
3,232件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

try to use dd command or uuu tools to download your images to the SD card, for more detailed information, pls refer to the enclosed user guide

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
3,233件の閲覧回数
joanxie
NXP TechSupport
NXP TechSupport

try to use dd command or uuu tools to download your images to the SD card, for more detailed information, pls refer to the enclosed user guide

0 件の賞賛
返信