How to enable DDR2 and NAND-boot by QSB u-boot?

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

How to enable DDR2 and NAND-boot by QSB u-boot?

1,406件の閲覧回数
HuiShao
Contributor I

Our customized design is based on QSB but with 256MB Micron MT47H64 DDR2 memory and supposed to boot from 256MB MT29F2G NAND.

 

Is anybody here who can help on how to re-configure or customize LOCO version of u-boot for the SDRAM/NAND? I went through some documents, seems like DCD is one of the thing needs updating.

 

Thanks in advance!

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

1,167件の閲覧回数
HuiShao
Contributor I

Many thanks!

Yuri Muhin said:

Please use Chapter 11 (Porting U-Boot from an i.MX53 Reference Board to an
i.MX53 Custom Board) of i.MX53 System Development Users Guide.

http://cache.freescale.com/files/32bit/doc/user_guide/MX53UG.pdf 

As for NAND - the next files are involved (and may be are needed to be changed) :

uboot\drivers\mtd\nand\nand_ids.c
uboot\drivers\mtd\nand\nand_base.c
uboot\drivers\mtd\nand\nand_device_info.c

 

0 件の賞賛
返信

1,167件の閲覧回数
Yuri
NXP Employee
NXP Employee

Please use Chapter 11 (Porting U-Boot from an i.MX53 Reference Board to an
i.MX53 Custom Board) of i.MX53 System Development Users Guide.

http://cache.freescale.com/files/32bit/doc/user_guide/MX53UG.pdf 

As for NAND - the next files are involved (and may be are needed to be changed) :

uboot\drivers\mtd\nand\nand_ids.c
uboot\drivers\mtd\nand\nand_base.c
uboot\drivers\mtd\nand\nand_device_info.c

0 件の賞賛
返信