[U-Boot-Users] lost between in_ram and "bl board_init_r"

Antonio Di Bacco antonio.dibacco at aruba.it
Tue May 9 19:40:29 CEST 2006


Hi all,

I'm trying to run u-boot 1.1.4 on a MPC880 board with 16MB ram and 8MB flash.
After a long porting phase now the processor has arrived to relocate_code and 
once entered there it loops forever between in_ram (start.S) and "bl 
board_init_r"  without calling board_init_r. The u-boot seems to be corrected 
relocated at 0x00FCA000, the stack seems to be correctly setup but it seems 
that the printf in board_init_r is never called. I've also enabled a 
CFG_DRAM_TEST and it is successfull, then I hope no DRAM problems.

Thank you for your help,
Antonio.




More information about the U-Boot mailing list