This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM335X booting issue

Hi,

I am using AM335X processor and trying to boot my bootloader, It stuck at the below:

--------------------------------------------------------------------------------------------

CCCCCCCC

U-Boot SPL 2011.09 (Apr 08 2012 - 18:29:14)

Texas Instruments Revision detection unimplemented

Incorrect magic number in EEPROM

read_eeprom() failure

OMAP SD/MMC: 0

reading u-boot.img

reading u-boot.img

 

 

U-Boot 2013.10-g78d8ebd (Mar 30 2014 - 20:46:34)

 

I2C:   ready

DRAM:  512 MiB

NAND:  1024 MiB

MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1

*** Warning - bad CRC, using default environment

 

data abort

 

    MAYBE you should read doc/README.arm-unaligned-accesses

 

pc : [<9f77d93c>]          lr : [<9f77d42c>]

sp : 9f32de50  ip : 9f371a84     fp : 80814cd8

r10: 9f79fd34  r9 : 9f32df38     r8 : 9f370e74

r7 : 47401000  r6 : 9f79fcec     r5 : 47401000  r4 : 9f370c88

r3 : 9f77d91c  r2 : 47401400     r1 : 00000010  r0 : 9f370c88

Flags: NzCv  IRQs off  FIQs on  Mode SVC_32

Resetting CPU ...

 

resetting ...

CCCCCCCC

U-Boot SPL 2011.09 (Apr 08 2012 - 18:29:14)

Texas Instruments Revision detection unimplemented

Incorrect magic number in EEPROM

read_eeprom() failure

OMAP SD/MMC: 0

reading u-boot.img

reading u-boot.img

 

U-Boot 2013.10-g78d8ebd (Mar 30 2014 - 20:46:34)

 

I2C:   ready

DRAM:  512 MiB

NAND:  1024 MiB

MMC:   OMAP SD/MMC: 0, OMAP SD/MMC: 1

*** Warning - bad CRC, using default environment

 data abort

 MAYBE you should read doc/README.arm-unaligned-accesses

 pc : [<9f77d93c>]          lr : [<9f77d42c>]

sp : 9f32de50  ip : 9f371a84     fp : 80814cd8

r10: 9f79fd34  r9 : 9f32df38     r8 : 9f370e74

r7 : 47401000  r6 : 9f79fcec     r5 : 47401000  r4 : 9f370c88

r3 : 9f77d91c  r2 : 47401400     r1 : 00000010  r0 : 9f370c88

Flags: NzCv  IRQs off  FIQs on  Mode SVC_32

Resetting CPU ...

 resetting ...

 --------------------------------------------------------------------------------------------

Please do the needful.

 

Thanks,

Lofna