Re: [U-Boot] MPC8377: USB breaks board

2010-11-15 Thread Andre Schwarz
On 11/11/2010 01:24 PM, Andre Schwarz wrote: Kim, Timur, some comments on this from your side would really help ! The issue can be summarized like this : - MPC8377 based board is basically running fine with both U-Boot and Linux. - Activating USB support within U-Boot leads to *very*

Re: [U-Boot] MPC8377: USB breaks board

2010-11-11 Thread Andre Schwarz
Kim, Timur, some comments on this from your side would really help ! The issue can be summarized like this : - MPC8377 based board is basically running fine with both U-Boot and Linux. - Activating USB support within U-Boot leads to *very* early crash : No console output - not even PCI

Re: [U-Boot] MPC8377: USB breaks board

2010-11-11 Thread Timur Tabi
On Thu, Nov 11, 2010 at 6:24 AM, Andre Schwarz andre.schw...@matrix-vision.de wrote: - Activating USB support within U-Boot leads to *very* early crash :      No console output - not even PCI clocks enabled. I don't know anything about USB or the 8377, but it could be that you're U-Boot image

Re: [U-Boot] MPC8377: USB breaks board

2010-11-11 Thread Schwarz,Andre
Timur,   - Activating USB support within U-Boot leads to *very* early crash :      No console output - not even PCI clocks enabled. I don't know anything about USB or the 8377, but it could be that you're U-Boot image is too large.  Try disabling some other large feature (like PCI and

Re: [U-Boot] MPC8377: USB breaks board

2010-11-11 Thread Timur Tabi
On Thu, Nov 11, 2010 at 2:11 PM, Schwarz,Andre andre.schw...@matrix-vision.de wrote: I'm at 300KiB at the moment with plenty of flash. Is there anything specific you're thinking about ? No, it's just wild speculation. -- Timur Tabi Linux kernel developer at Freescale

[U-Boot] MPC8377: USB breaks board

2010-11-05 Thread Andre Schwarz
Jocke, sorry to bother you again, but it might relate to our last discussion. Actually my MPC8377 based board is up and running with basic functionality. Now I'm trying to add USB support - but as soon as CONFIG_USB_EHCI_FSL is defined serial line is pretty dead again. This means again there's

Re: [U-Boot] MPC8377: USB breaks board

2010-11-05 Thread Joakim Tjernlund
Andre Schwarz andre.schw...@matrix-vision.de wrote on 2010/11/05 15:51:13: Jocke, sorry to bother you again, but it might relate to our last discussion. Actually my MPC8377 based board is up and running with basic functionality. Now I'm trying to add USB support - but as soon as

Re: [U-Boot] MPC8377: USB breaks board

2010-11-05 Thread Joakim Tjernlund
Andre Schwarz andre.schw...@matrix-vision.de wrote on 2010/11/05 15:51:13: Jocke, sorry to bother you again, but it might relate to our last discussion. Actually my MPC8377 based board is up and running with basic functionality. Now I'm trying to add USB support - but as soon as

Re: [U-Boot] MPC8377: USB breaks board

2010-11-05 Thread Andre Schwarz
On 11/05/2010 04:00 PM, Joakim Tjernlund wrote: Andre Schwarzandre.schw...@matrix-vision.de wrote on 2010/11/05 15:51:13: Jocke, sorry to bother you again, but it might relate to our last discussion. Actually my MPC8377 based board is up and running with basic functionality. Now I'm

Re: [U-Boot] MPC8377: USB breaks board

2010-11-05 Thread Joakim Tjernlund
Andre Schwarz andre.schw...@matrix-vision.de wrote on 2010/11/05 17:13:34: On 11/05/2010 04:07 PM, Joakim Tjernlund wrote: Andre Schwarzandre.schw...@matrix-vision.de wrote on 2010/11/05 15:51:13: Jocke, sorry to bother you again, but it might relate to our last discussion.