U-boot start up from DRAM using Code Warrior

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

U-boot start up from DRAM using Code Warrior

2,119 次查看
tukimukai_th10
Contributor I

I want to boot a custom board with T1014, but my boot device is not supported by Code Warrior flash programmer and u-boot cannot be written to the boot device. (MT29F4G SPI NAND Flash is mounted on the custom board.)
So, I want to boot u-boot from DRAM using JTAG. Is it possible to boot u-boot from DRAM using codewarrior?

thanks in advance.

Hirobe

0 项奖励
回复
3 回复数

2,010 次查看
tukimukai_th10
Contributor I

Hello, Yiping,

Thanks for your reply.

I know CodeWarrior IDE flash programmer supported MT29F4G connected to IFC/eLBC interface. but, our custom board NAND Flash is connected to SPI Interface.(The full device name is MT29F4G01ABBFD12-AATES.)

Thanks,

Hirobe

0 项奖励
回复

2,010 次查看
yipingwang
NXP TechSupport
NXP TechSupport

You could refer to C:\Freescale\CW_PA_v10.5.1\PA\PA_Tools\FlashToolKit\SPI_Example to develop SPI flash program algorithm for MT29F4G.

0 项奖励
回复

2,010 次查看
yipingwang
NXP TechSupport
NXP TechSupport

Hello hirobe motoharu,

The flash device MT29F4G is integrated in CodeWarrior IDE. You could calculate IFC timing referring to IFC Controller Configuration on QorIQ Custom Boards , then use these parameters to modify CodeWarrior initialization file.

Then please refer to https://community.nxp.com/docs/DOC-100896 to do flash programming.

Thanks,

Yiping

0 项奖励
回复