
21 Oct
2005
21 Oct
'05
8:35 p.m.
prabha.j@tcs.com wrote:
Hi all, I was able to build u-boot for my custom board. when i tried to load it nothing is coming. I am using TRACE32 ICE and the board is almost similar to MPC8260ADS. I had set the baudrate as 115200 and flowcontrol as none. when i give run command in TRACE32, nothing is coming in hyperterminal. My flash base is 0x0000 0000 so i had given this in the board/mpc8260ads/config.mk . I have done some changes in the include/configs/MPC8260ADS.h for my board. Any help is appreciated. Thanks in advance.
Prabha J. Tata Consultancy Services Limited
Use your TRACE32 to step through the start up. Where is it breaking? Start digging though the source at that point to find what you have misconfigured ;-).
gvb