TechNexion / tn-imx-yocto-manifest

TechNexion i.MX Yocto manifests
25 stars 11 forks source link

EDM-G IMX8MP SOM #32

Closed LeoChang88 closed 1 year ago

LeoChang88 commented 2 years ago

Hello,

Is this repository ready for REV.B image building?

thanks.

richard-hu commented 2 years ago

Hi, Leo:

I update recipes in TN BSP meta layer to point to latest kernel and u-boot. https://github.com/TechNexion/meta-tn-imx-bsp/commit/29c9766b3e484ecc5877085200bfde4b3f621467 https://github.com/TechNexion/meta-tn-imx-bsp/commit/d0d67e9dab2ed426ae8316bdce92b8c9f4ffb72a

Could you give it a try? Please use -next branch instead of -stable.

https://github.com/TechNexion/tn-imx-yocto-manifest/tree/hardknott_5.10.y-next

$: repo init -u https://github.com/TechNexion/tn-imx-yocto-manifest.git -b hardknott_5.10.y-next -m imx-5.10.72-2.2.0.xml $: repo sync -j8

richard-hu commented 2 years ago

Hi, Leo:

有看到您提供的log。 看起來是u-boot沒load到kernel image, 可以先在u-boot prompt, 用fatload mmc指令試試看能不能手動load到kernel image.

BR,

Richard

LeoChang88 commented 2 years ago

Hi @richard-hu ,

Micro SD部分的電路修改後已經可以開機了,謝謝。

ray-chang commented 1 year ago

The issue has been solved and the root cause was on the customer's board.