what version of mfgtool should i use if a got a iMX28_EVK. it's sch-26241 rev D and 700-26241 rev x3 ,and should i use L2.6.35_10.12.01_SDK or L2.6.35_1.1.0_130130_source?

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

what version of mfgtool should i use if a got a iMX28_EVK. it's sch-26241 rev D and 700-26241 rev x3 ,and should i use L2.6.35_10.12.01_SDK or L2.6.35_1.1.0_130130_source?

6,911 Views
steven_zhang
Contributor V

what version of mfgtll should i use if a got a iMX28_EVK. it's sch-26241 rev D and 700-26241 rev x3 ,and should  i use L2.6.35_10.12.01_SDK or L2.6.35_1.1.0_130130_source?

i can't boot my board after using the Mfgtools-Rel-1.6.2.048 ,

0 Kudos
11 Replies

5,540 Views
steven_zhang
Contributor V

my SD card socket is not good ,so i got the problem

0 Kudos

5,540 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Steven,

It's great that you have solved your problem. Would you please help close this thread for us, Thanks a lot~

Have a great day

Best Regards

Dan

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

0 Kudos

5,540 Views
steven_zhang
Contributor V

how to close it

0 Kudos

5,540 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Steven,

You can close it by clicking on the Correct Answer or Helpful Answer button.Thanks a lot.

Best Regards

Dan

0 Kudos

5,540 Views
Rita_Wang
NXP TechSupport
NXP TechSupport

Hi Steven,

As Vladan said both are ok, the L2.6.35_1.1.0_130130_source is newer. When you boot your board what problems happen, could you describe the details?

Best Regards

Dan

0 Kudos

5,540 Views
steven_zhang
Contributor V

DAN:

I used an 1G BYTE nand flash. it seems that I can’t download the hole images into the flash by using mfgtool .i can download the image into the SD card after fixing the SD plug .

but I can’t boot the board from SD card(see” boot SD err.txt”). I can boot the board and login in with root ,after boot from nand flash with SD card pulg in(see”boot nand with SD card .txt” ).

How can I boot from nand flash without SD card? How can I boot from SD card?

Can you tell me the password of the user of the board?

Thanks .

best regard!

Steven Zhang

TEL.138 7588 9660

410000

长沙市枫林三路889号万科城市花园4栋1807室

寄件者: Dan Wang

寄件日期: 2013年12月23日 15:45

收件者: Steven Zhang(張志星)(ChangSha)

主旨: Re: - what version of mfgtool should i use if a got a iMX28_EVK. it's sch-26241 rev D and 700-26241 rev x3 ,and should i use L2.6.35_10.12.01_SDK or L2.6.35_1.1.0_130130_source?

<https://community.freescale.com/>

what version of mfgtool should i use if a got a iMX28_EVK. it's sch-26241 rev D and 700-26241 rev x3 ,and should i use L2.6.35_10.12.01_SDK or L2.6.35_1.1.0_130130_source?

reply from Dan Wang<https://community.freescale.com/people/b45499?et=watches.email.thread> in i.MX Community - View the full discussion<https://community.freescale.com/message/370345?et=watches.email.thread#370345>

0 Kudos

5,540 Views
GraceH
Senior Contributor II

Your boot command parameter is not correct. The kernel is looking for rootfs from mmcblk0p3.

"-e noinitrd console=ttyAM0,115200 root=/dev/mmcblk0p3 rw rootwait ip=none gpmi"

For NAND it should be console=ttyAM0,115200 ubi.mtd=1 root=ubi0:rootfs0 rootfstype=ubifs rw gpmi

run ./ltib -m config -> Package list to set the correct boot command.

By default, 4 cmdlines are defined and cmdlines[0] is used as default boot.

Grace

0 Kudos

5,540 Views
steven_zhang
Contributor V

DAN:

I used an 1G BYTE nand flash. it seems that I can’t download the hole images into the flash by using mfgtool .i can download the image into the SD card after fixing the SD plug .

but I can’t boot the board from SD card(see” boot SD err.txt”). I can boot the board and login in with root ,after boot from nand flash with SD card pulg in(see”boot nand with SD card .txt” ).

How can I boot from nand flash without SD card? How can I boot from SD card?

Can you tell me the password of the user of the board?

Thanks .

best regard!

Steven Zhang

TEL.138 7588 9660

410000

长沙市枫林三路889号万科城市花园4栋1807室

寄件者: Dan Wang

寄件日期: 2013年12月23日 15:45

收件者: Steven Zhang(張志星)(ChangSha)

主旨: Re: - what version of mfgtool should i use if a got a iMX28_EVK. it's sch-26241 rev D and 700-26241 rev x3 ,and should i use L2.6.35_10.12.01_SDK or L2.6.35_1.1.0_130130_source?

<https://community.freescale.com/>

what version of mfgtool should i use if a got a iMX28_EVK. it's sch-26241 rev D and 700-26241 rev x3 ,and should i use L2.6.35_10.12.01_SDK or L2.6.35_1.1.0_130130_source?

reply from Dan Wang<https://community.freescale.com/people/b45499?et=watches.email.thread> in i.MX Community - View the full discussion<https://community.freescale.com/message/370345?et=watches.email.thread#370345>

0 Kudos

5,540 Views
lily_zhang
NXP Employee
NXP Employee

Please remember the following patch L2.6.35_1.1.1_UPDATER_PATCH_UP for 1.1.0 release.

0 Kudos

5,540 Views
VladanJovanovic
NXP Employee
NXP Employee

I think both should be OK. What is the console output when you try to boot your board?

0 Kudos

5,540 Views
steven_zhang
Contributor V

admin:

I used an 1G BYTE nand flash. it seems that I can’t download the hole images into the flash by using mfgtool .i can download the image into the SD card after fixing the SD plug .

but I can’t boot the board from SD card(see” boot SD err.txt”). I can boot the board and login in with root ,after boot from nand flash with SD card pulg in(see”boot nand with SD card .txt” ).

How can I boot from nand flash without SD card? How can I boot from SD card?

Can you tell me the password of the user of the board?

Thanks .

best regard!

Steven Zhang

TEL.138 7588 9660

410000

长沙市枫林三路889号万科城市花园4栋1807室

寄件者: Vladan Jovanovic

寄件日期: 2013年12月23日 15:40

收件者: Steven Zhang(張志星)(ChangSha)

主旨: Re: - what version of mfgtool should i use if a got a iMX28_EVK. it's sch-26241 rev D and 700-26241 rev x3 ,and should i use L2.6.35_10.12.01_SDK or L2.6.35_1.1.0_130130_source?

<https://community.freescale.com/>

what version of mfgtool should i use if a got a iMX28_EVK. it's sch-26241 rev D and 700-26241 rev x3 ,and should i use L2.6.35_10.12.01_SDK or L2.6.35_1.1.0_130130_source?

reply from Vladan Jovanovic<https://community.freescale.com/people/VladanJovanovic?et=watches.email.thread> in i.MX Community - View the full discussion<https://community.freescale.com/message/370344?et=watches.email.thread#370344>

0 Kudos