[U-Boot] Problem with board bring up with 8308 processor.

2011-05-08 Thread Sharath Kurudi
HI, I am new to U boot. I am trying to port a custom board with 8308 processor, Uboot code is stored on a NOR flash. I am able to program the NOR flash. I am using a BDI programmer to program the UBOOT. 1) For some reason, the booting stops with COP status 5. 2) I even tried single stepping deb

[U-Boot] Problem with Porting U-boot on 8308

2011-05-11 Thread Sharath Kurudi
Hi All, I am new to Uboot, I am trying to port Uboot on 8308, on single steeping the uboot gets stuck at _start_of_vectors_ Machine check exception. Could anyone please explain what STD_EXCEPTION mean in start.S code and why it happens ? Following are some logs BDI8308_ELAN06>ti Target CPU

[U-Boot] Problem with 8308 base board

2011-05-14 Thread Sharath Kurudi
Hi, I am trying to port Uboot version 2009.11-rc1 on 8308 based board. While single stepping through BDI I found that I get "SAP read access failed", once the BR0 ad OR0 registers are set in cpu_init_f() function in cpu_init.c file. I double checked the OR0 and BR0 values, they seemed to be fine

[U-Boot] 8308 processor continously reboots with u-boot-2009.11-rc1

2011-05-19 Thread Sharath Kurudi
Hi, I am trying to port u-boot-2009.11-rc1 on 8308 processor. I get the following prints on the terminal and the processor continuously resets Prints on the console PrivateBuild:sharath (May 19 2011 - 23:18:20) MPC83XX Reset Status: Check Stop, External/Internal Soft, External/Internal Hard