booting problem with U-boot on iMX6Q processor on custom board

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

booting problem with U-boot on iMX6Q processor on custom board

2,604件の閲覧回数
jaymind
Contributor IV

Hello all,

I have custom board name as 'camaro' with iMX6 Quad processor.
I faced a problem when I update my u-boot from mmc,

I apply 'run upgrade_uboot' into uboot prompt

then after I didn't get any prompt to run the next command...

then I restarted my board but I didn't get any prompt.


I included some outputs below

I'm not really sure what the problem could be.

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

U-Boot 2013.07 (Jul 24 2014 - 14:51:00)

CPU:   Freescale i.MX6Q rev1.2 at 792 MHz

Reset cause: POR

Board: MX6Q-Camaro

DRAM:  1 GiB

MMC:

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

U-Boot 2013.07 (Jul 24 2014 - 14:51:00)

CPU:   Freescale i.MX6Q rev1.2 at 792 MHz

Reset cause: POR

Board: MX6Q-Camaro

DRAM:  1 GiB

MMC:   FSL_SDHC: 0, FSL_SDHC: 1

SF: Detected S25FL512SA with page size 64 KiB, total 64 MiB

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

somehow is there any possibilities to restore or reset u-boot into its default state ?

thanks in advance....

Regards

ラベル(1)
タグ(3)
0 件の賞賛
返信
2 返答(返信)

1,693件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Jaymin

probably "upgrade.." is not implemented in that uboot.

One can try to write sd with sudo dd..  as below

Task #4 - Deploy and test

Best regards

igor

0 件の賞賛
返信

1,693件の閲覧回数
jaymind
Contributor IV

Hello,

Sorry for late...

Thanks a lot for reply,

actually I tried as per your suggestion and also use new one SD card and boot up board but its not worked.

Board only detected serial flash (SF) after power ON and stop the prompt at that point.

So, Is there any other way to create SD card or directly flash u-boot into processor ??

And one more thing that I also tried to made SD card contain only u-boot.imx and made it by DD command as link suggested by you in reply.

So suggest any new way to bring up that custom board.

Waiting for your suggestion......

Reply soon,

Thank You.

Regards

Jaymin D

0 件の賞賛
返信