MX28: Using Mfgtool with Mainline kernel

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

MX28: Using Mfgtool with Mainline kernel

ソリューションへジャンプ
3,421件の閲覧回数
lategoodbye
Senior Contributor I

Hi,

i want to use a recent Linux kernel as an updater linux for Mfgtool on custom MX28 board. I succeeded to port the FSL_UTP_UPDATER into Kernel 4.2.5, but the performance is bad (FSL 2.6.35 takes 4 minutes and Kernel 4.2.5 takes 11 minutes).

Any ideas what could be the reason for this?

ラベル(2)
タグ(2)
0 件の賞賛
返信
1 解決策
3,234件の閲覧回数
lategoodbye
Senior Contributor I

I solved it. It was a combination of multiple issues:

  • suboptimal Kernel config
  • wrong version of FSL updater
  • missing DDR support in MMC driver
  • disabled streaming in Chipidea UDC driver

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
3,232件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Stefan

FSL 2.6.35 and 3.0.35 (please check attached Linux Manuals USB Chapters)

use ARC USB Driver, while 4.1.15  - CHIPIDEA USB Driver, so probably

this may be a reason.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信
3,235件の閲覧回数
lategoodbye
Senior Contributor I

I solved it. It was a combination of multiple issues:

  • suboptimal Kernel config
  • wrong version of FSL updater
  • missing DDR support in MMC driver
  • disabled streaming in Chipidea UDC driver
0 件の賞賛
返信