Linux booting problem 0x80501001 in customize i.MX233 board

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

Linux booting problem 0x80501001 in customize i.MX233 board

1,377 次查看
PramodKumar
Contributor IV

_HTLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLFC

PowerPrep start initialize power...

Battery Voltage = 1.88V

No battery or bad batterydetected!!!.Disabling batteryvoltage measurements./r/nLLCAug 22 201215:25:39

EMI_CTRL 0x1C084040

FRAC 0x92926192

init_ddr_mt46v32m16_133Mhz

power 0x00820710

Frac 0x92926192

start change cpu freq

hbus 0x00000003

cpu 0x00010001

LLLLLLLFCL0x80501001

on every power on above message dispalyed on RS232 debud port.

I am unable to find out hardware problem in my board. Any boby help me to boot the linux on my customize board.

Regards,

Pramod Kumar

标签 (1)
0 项奖励
回复
5 回复数

990 次查看
mbergmann
Contributor II

DCP is responsible for Memory Copy. Next steep in your startup sequence should be uncompressing the kernel to your memory. Do you checked your memory?

You may change the imx-bootlets to activate (and extend) the memory test in the init-imx23.c bootlet source.

990 次查看
PramodKumar
Contributor IV

Dear Vasut,

Please guide me, how to check bootrpm reading the image from SD Card.


0 项奖励
回复

990 次查看
PramodKumar
Contributor IV

Boot image is O, it is working on i.Mx233 evk.

It seems some Hardware problem. Because board is designed by my self.

Regards,

Pramod Kumar

0 项奖励
回复

990 次查看
MarekVasut
Senior Contributor I

Check if the bootrom can read the image from your boot device correctly.

0 项奖励
回复

990 次查看
Yuri
NXP Employee
NXP Employee

ROM ERROR CODE 0x80501001 means DCP reported a status error. 

Looks like the boot image was not correctly prepared.

Please look at section 35.4 (General Boot Procedure) of i.MX233 Reference

Manual.