Vybrid MFG TOOL issue

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

Vybrid MFG TOOL issue

ソリューションへジャンプ
10,361件の閲覧回数
yibinjin
Contributor III

   hi ,I have a custom board of Vybrid VF6xx (64X16 DDR3, X8 Nand ),

I downloaded  the  Vybrid manufacturing tool ,try to burn my own u-boot and kernel.

i have read some docs about MFG TOOL , and  I think before burning my own uboot and kernel ,

MFG TOOL will download  specific mfg u-boot and Kernel into the target RAM first.Yet in the zip file i downloaded ,I only found

mfg u-boot ,no kernel. And in the UCL2.xml, it has only CMD to download mfg u-boot, as follows:

<LIST name="vybrid-nand-uboot" desc="Boot Vybrid FW">

    <CMD state="BootStrap" type="boot" body="BootStrap" file ="u-boot_nand.vybrid" >Loading U-boot</CMD>

    <CMD state="BootStrap" type="jump" > Jumping to OS image. </CMD>

  <CMD state="Updater" type="push" body="nandinit addr=0x80000">Initializing NAND</CMD>

    <CMD state="Updater" type="push" body="pipenand addr=0x80000" file="files/u-boot-nand.vybrid">Sending and writing NAND U-Boot</CMD>

    <CMD state="Updater" type="push" body="$ !">Done</CMD>

  </LIST>

i have checked the MFG tool for IMX, i found both mfg u-boot and kernel would be downloaded  .

now i am totally confused  ,  seems to me ,it's not like what the docs about MFG said ,

and what i have to do ,if i want to customize firmware for my own vybrid board?

thanks so much

0 件の賞賛
返信
1 解決策
9,737件の閲覧回数
yibinjin
Contributor III

Hi ,Alejandro,

    my nand can boot now . I set the wrong PAGECNT, In CPU MODE ,  NFC_CFG[PAGECNT] should be 1 , even if splitting 4096 page into 2 virtual pages, I set it 2.  and In DMA mode , it should be 2.  But why ?

元の投稿で解決策を見る

0 件の賞賛
返信
22 返答(返信)
542件の閲覧回数
alejandrolozan1
NXP Employee
NXP Employee

No, you do not have to apply all the patches only the nand related files.

/Alejandro

0 件の賞賛
返信
542件の閲覧回数
yibinjin
Contributor III

hi ,Alejandro,it still won't work

0 件の賞賛
返信