Linux booting problem 0x80501001 in customize i.MX233 board

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Linux booting problem 0x80501001 in customize i.MX233 board

1,149 Views
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

Labels (1)
0 Kudos
5 Replies

762 Views
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.

762 Views
PramodKumar
Contributor IV

Dear Vasut,

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


0 Kudos

762 Views
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 Kudos

762 Views
MarekVasut
Senior Contributor I

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

0 Kudos

762 Views
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.