Re: [U-Boot] PCIe on the i.MX6?

2012-11-08 Thread Greg Topmiller
Carolyn, It contains 0x4960. Yes we did change the code to clear LVDSCLK2_IBEN and then set the LVDS_CLK2 to SATA then set LVDSCLK2_OBEN. BTW, I made a mistake in the binary value to select SATA in the message below. It should be 01011b. Regards, Greg Topmiller Staff Software Engineer

Re: [U-Boot] PCIe on the i.MX6?

2012-11-08 Thread Greg Topmiller
Smith [carolynsm...@gmail.com] Sent: Thursday, November 08, 2012 7:30 PM To: Greg Topmiller Cc: Fabio Estevam (feste...@gmail.com); u-boot@lists.denx.de Subject: Re: PCIe on the i.MX6? Greg, Thanks for the info. Unfortunately when I made that change to the PMU_MISC1 register, my PCIe link did

Re: [U-Boot] PCIe on the i.MX6?

2012-11-07 Thread Greg Topmiller
ideas. Have you tried a PCIe switch yet? Thanks, Greg Topmiller Staff Software Engineer 240-404-2620 greg.topmil...@jdsu.com Yes, I have the PCI clocks on. I can read the config space and can see the PCIe bus traffic using a logic analyzer when I do so. When I try reading memory or I/O space, I

Re: [U-Boot] Has anyone gotten the mmc commands to work on the NOVSOMTMi.MX6Q-SL-1-D, on the NOVPEK board by Novtech?

2012-10-02 Thread Greg Topmiller
Thanks for the response Merek. I got it working. I forgot to set the pad setting for the sdhc pins. Thanks, Greg -Original Message- From: Marek Vasut [mailto:ma...@denx.de] Sent: Tuesday, October 02, 2012 6:18 AM To: u-boot@lists.denx.de Cc: Greg Topmiller Subject: Re: [U-Boot] Has

[U-Boot] Has anyone gotten the mmc commands to work on the NOVSOMTMi.MX6Q-SL-1-D, on the NOVPEK board by Novtech?

2012-10-01 Thread Greg Topmiller
I am using release 2012.07 of u-boot with board type freescale/mx6qarm2. The mx6qarm2 is what is used as the board type in the freescale u-boot delivered with the board. We want to use the main line u-boot 2012.07. To get it working I had to change the serial port and it boots ok. I also

[U-Boot] Don't get any interrupts once I boot into Linux

2012-09-14 Thread Greg Topmiller
I downloaded the V2012.07 version of u-boot from the git.denx.de repository and built it for our target. U-boot boots up properly and I can use the commands but now when I boot into Linux I don't seem to be getting interrupts. The Linux kernel hangs in the calculate_delay function waiting for

[U-Boot] FW: Don't get any interrupts once I boot into Linux

2012-09-14 Thread Greg Topmiller
@lists.denx.de; Greg Topmiller; gildas allain Subject: Re: [U-Boot] Don't get any interrupts once I boot into Linux Hi Fabio, Greg, On Friday, September 14, 2012 5:15:17 PM, Fabio Estevam wrote: On Fri, Sep 14, 2012 at 12:04 PM, Greg Topmiller greg.topmil...@jdsu.com wrote: I downloaded

[U-Boot] USB support forMX51 in u-boot

2011-05-01 Thread Greg Topmiller
Hi All, We are using the mx31 usb u-boot driver and modifying it to put in support for mx51 usb. We just need the OTG to work in host mode only. Has anyone done this already? Currently, the host is recognized but not any devices. Any debugging tips? Thanks, Greg Topmiller Senior Software

[U-Boot] Imx51 processor hangs when we do an md 0xf0000000 (memory display) in u-boot

2011-04-16 Thread Greg Topmiller
We're are using the Freescale release L2.6.31_MX51_SDK_0912_Image and it will do this on a Freescale Babbage board and our design. It also does the same thing in Linux when we mmap the address 0xf000 and try to read from it. It does not hang on the Redboot.bin image supplied with the