How to flash Nand on imx53 custom board? (which tools to use?)

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

How to flash Nand on imx53 custom board? (which tools to use?)

ソリューションへジャンプ
1,033件の閲覧回数
emmanuel_fiance
Contributor I

Hello all,

Like I just join this community, before my question, just a little who I am:  I am 41 yo, I live in France and I am hardware developer (more than software :-).

Well, I just start a project with a custom IMX53 QSB. My goal is to install a Linux instead Android. I must say that I haven't any manufacturer support.

So this board is able to boot on the SD card.

My plan is to start with an existing image (from Freescale or Linaro) and burn it to the SD card and try to make it working on this board.

My second step is to flash this image under the board internal Nand.

My third step is to build my own suitable image for my project.

Well like I am newbie, I start to read freescale information, but there are so many things ...

I found necessary information to write image under the SD.

I would like to know what tools I need for my other steps:

- Which tools I need to flash the internal Nand of the board with my image?

I think I understand that Uboot can do that? but not know the process.

Also I think I need to know how to access to the Nand Flash (memory adress)? (I have an Android update from the manufacturer. this update use Uboot flash update process, so perhaps I could make some retro-engineering to find parameter I need..)

- Is there a free tools platform with I can build my own image?

(or a more open question wich tools I need to work on imx53 board? is there free tools? where to download it?)

Thanks

Emmanuel

(Please be tolerant, I am newbie with a small experience on Linux system :-)

ラベル(1)
0 件の賞賛
1 解決策
679件の閲覧回数
hippo
NXP TechSupport
NXP TechSupport

Please refer to attached document describing how to flash

SD, sect.5. "Downloading Images Using MFG Tool".

Please note that QuickStart board is not designed to boot from

NAND and there is no possibility for such option in Manufacturing Tool,

Other boards can have such option and one can look at ucl.xml,

below extract for i.MX53 EVK and You can use it as example:

Nand as media with JFFS2 File System">

Read from DDR script from U-Boot to init DDR Memory.

Doing Kernel.

Doing Initramfs.

Jumping to OS image.

元の投稿で解決策を見る

0 件の賞賛
1 返信
680件の閲覧回数
hippo
NXP TechSupport
NXP TechSupport

Please refer to attached document describing how to flash

SD, sect.5. "Downloading Images Using MFG Tool".

Please note that QuickStart board is not designed to boot from

NAND and there is no possibility for such option in Manufacturing Tool,

Other boards can have such option and one can look at ucl.xml,

below extract for i.MX53 EVK and You can use it as example:

Nand as media with JFFS2 File System">

Read from DDR script from U-Boot to init DDR Memory.

Doing Kernel.

Doing Initramfs.

Jumping to OS image.

0 件の賞賛