Re: debugging

2015-12-15 Thread Ryan
Hi Felipe, On Thu, Dec 10, 2015 at 3:17 AM, Felipe Balbi wrote: > > Hi, > > (please avoid top-posting) > > Ryan writes: >> Hi Tony, >> >> Thanks for your response. I dont see any prints. I suspect that it >> might be hanging before the serial port is

Re: debugging

2015-12-15 Thread Felipe Balbi
Hi, Ryan writes: > Hi Felipe, > > On Thu, Dec 10, 2015 at 3:17 AM, Felipe Balbi wrote: >> >> Hi, >> >> (please avoid top-posting) >> >> Ryan writes: >>> Hi Tony, >>> >>> Thanks for your response. I dont see any prints.

Re: debugging

2015-12-09 Thread Ryan
Hi Tony, Thanks for your response. I dont see any prints. I suspect that it might be hanging before the serial port is initialized All i see is after arch_reset is called. I can see that is mmc clk and data signals toggling. This makes me think that boot rom has loaded the xloader into sram.

Re: debugging

2015-12-09 Thread Felipe Balbi
Hi, (please avoid top-posting) Ryan writes: > Hi Tony, > > Thanks for your response. I dont see any prints. I suspect that it > might be hanging before the serial port is initialized > > All i see is after arch_reset is called. I can see that is mmc clk and > data

Re: debugging

2015-12-09 Thread Tony Lindgren
* Ryan [151209 09:03]: > Hello, > > On a custom 4460 board. The x-loader hangs at some place when we > reboot. This happens occasionally on an android port by linaro. > > I just want to find out how to debug in this case. How can i get to > know where the hang

Re: debugging options (was: Re: [PATCH 1/6] ARM: OMAP2+: Remove board-4430sdp.c)

2013-07-06 Thread Russell King - ARM Linux
Apologies for the topic hijack. On Sat, Jul 06, 2013 at 11:36:48PM +0200, Arnd Bergmann wrote: Sorry, I missed that this was going on, and I absolutely agree with your sentiment. From what I can tell from the git log, Tegra was the first to have the separate choice statement, after it just