My custom MPC8309 board can not run u-boot

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

My custom MPC8309 board can not run u-boot

跳至解决方案
2,004 次查看
lijiankun198
Contributor II

Hello everyone,

I made a cutom board based on MPC8309twr development board and did not change the hardware design a lot. I move the  norflash hip of development board to my board.

So, I thought that the custom board will boot normally, but I only achieved the following message:

U-Boot 2010.06-00077-gd1e0776 (Dec 27 2011 - 19:51:03) MPC83XX

Reset Status:

CPU:   e300c3, MPC8309E, Rev: 1.1 at 400 MHz, CSB: 133.333 MHz

Board: Freescale MPC8309_twr

I2C:   ready

SPI:   ready

DRAM:  128 MiB

FLASH: 32 MiB

Firmware 'Microcode version 0.0.0 for MPC8309 r1.0' for 8309 V1.0

QE: uploading microcode 'Microcode for MPC8309 r1.0'

It stop at this place. Is there any problems in my hardware design or other configuration? Thinks!!!

标签 (3)
标记 (1)
0 项奖励
回复
1 解答
1,608 次查看
alexander_yakov
NXP Employee
NXP Employee

So, if the same flash image works properly on original board, but does not work on your custom board, than the first question - what exactly changed?

Please specify full list of differences.


Have a great day,
Alexander

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

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,609 次查看
alexander_yakov
NXP Employee
NXP Employee

So, if the same flash image works properly on original board, but does not work on your custom board, than the first question - what exactly changed?

Please specify full list of differences.


Have a great day,
Alexander

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

0 项奖励
回复
1,608 次查看
lijiankun198
Contributor II

I have solved the problem. I removed the PCI init moudle of uboot.

0 项奖励
回复