[U-Boot] Missing ethernet

2012-04-19 Thread Gary Thomas
SC device. Any clues? Thanks -- -------- Gary Thomas | Consulting for the MLB Associates |Embedded world ___ U-Boot mailing list U-Boot@list

Re: [U-Boot] Missing ethernet

2012-04-19 Thread Gary Thomas
On 2012-04-19 06:45, Gary Thomas wrote: I'm trying to update U-boot on my board from v2011.06 to v2011.12 It's an OMAP 3530, much like the BeagleBoard, with SMSC911x networking. U-Boot is working fine on this board, but when I boot Linux, it can no longer find the SMSC device. If I boo

Re: [U-Boot] Missing ethernet

2012-04-19 Thread Gary Thomas
generic API That let me figure out the problem - I had to modify my board code for the new GPIO functions and somehow that's where the problem is. Still working out the details, but now I know where to look. Thanks for the help -- ----

[U-Boot] USB ethernet on Panda

2012-04-30 Thread Gary Thomas
- ^C does not work, nor does the RESET button. Any ideas how I can get this working? -- Gary Thomas | Consulting for the MLB Associates |Embedded

Re: [U-Boot] USB ethernet on Panda

2012-04-30 Thread Gary Thomas
On 2012-04-30 18:16, Gary Thomas wrote: I just built U-Boot 2012.04 for the OMAP4 PandaBoard, hoping that the USB ethernet would work. Sadly, it does not - the board hangs during the initial USB scan: U-Boot 2012.04 (Apr 30 2012 - 18:08:55) CPU : OMAP4430 ES2.2 Board: OMAP4 Panda I2C: ready

Re: [U-Boot] Missing mtd device

2012-05-23 Thread Gary Thomas
did you get it? I'd suspect that your board configuration is not causing the NAND PINMUX to be set up correctly, hence Linux can't talk to the device. -- -------- Gary Thomas | Consulting

[U-Boot] Ethernet on PandaBoard

2012-07-11 Thread Gary Thomas
IRQs off FIQs off Mode SVC_32 Resetting CPU ... Anyone else see this? Ideas? How do I map these addresses (PC=0xbff9acb0) to the ones in my u-boot ELF image (so I can figure out what went wrong)? Thanks -- Gary Thomas

Re: [U-Boot] Ethernet on PandaBoard

2012-07-11 Thread Gary Thomas
On 2012-07-11 07:08, Gary Thomas wrote: I just tried rev 211e47549b668c7cdd8658c0413a272f0d0495d4 (v2012.07-rc1) for my PandaBoard. Sadly, this is failing when I try to use the onboard ethernet (EHCI USB based) controller: U-Boot SPL 2012.07-rc1 (Jul 11 2012 - 06:56:00) OMAP4430 ES2.2 OMAP SD

Re: [U-Boot] Ethernet on PandaBoard

2012-07-11 Thread Gary Thomas
On 2012-07-11 09:32, Tetsuyuki Kobayashi wrote: Hi Gray, On 2012/07/12, at 0:13, Gary Thomas wrote: On 2012-07-11 07:08, Gary Thomas wrote: I just tried rev 211e47549b668c7cdd8658c0413a272f0d0495d4 (v2012.07-rc1) for my PandaBoard. Sadly, this is failing when I try to use the onboard

Re: [U-Boot] Ethernet on PandaBoard

2012-07-12 Thread Gary Thomas
On 2012-07-12 03:30, Tom Rini wrote: On Thu, Jul 12, 2012 at 02:20:18AM -0700, Tom Rini wrote: On Wed, Jul 11, 2012 at 07:08:50AM -0600, Gary Thomas wrote: I just tried rev 211e47549b668c7cdd8658c0413a272f0d0495d4 (v2012.07-rc1) for my PandaBoard. Sadly, this is failing when I try to use the

Re: [U-Boot] Ethernet on PandaBoard

2012-07-12 Thread Gary Thomas
On 2012-07-12 07:15, Tom Rini wrote: On Thu, Jul 12, 2012 at 07:06:02AM -0600, Gary Thomas wrote: On 2012-07-12 03:30, Tom Rini wrote: On Thu, Jul 12, 2012 at 02:20:18AM -0700, Tom Rini wrote: On Wed, Jul 11, 2012 at 07:08:50AM -0600, Gary Thomas wrote: I just tried rev

Re: [U-Boot] Ethernet on PandaBoard

2012-07-12 Thread Gary Thomas
On 2012-07-12 07:20, Tom Rini wrote: On Thu, Jul 12, 2012 at 07:17:59AM -0600, Gary Thomas wrote: On 2012-07-12 07:15, Tom Rini wrote: On Thu, Jul 12, 2012 at 07:06:02AM -0600, Gary Thomas wrote: On 2012-07-12 03:30, Tom Rini wrote: On Thu, Jul 12, 2012 at 02:20:18AM -0700, Tom Rini wrote

Re: [U-Boot] Ethernet on PandaBoard

2012-07-12 Thread Gary Thomas
On 2012-07-12 07:27, Gary Thomas wrote: On 2012-07-12 07:20, Tom Rini wrote: On Thu, Jul 12, 2012 at 07:17:59AM -0600, Gary Thomas wrote: On 2012-07-12 07:15, Tom Rini wrote: On Thu, Jul 12, 2012 at 07:06:02AM -0600, Gary Thomas wrote: On 2012-07-12 03:30, Tom Rini wrote: On Thu, Jul 12

Re: [U-Boot] [PATCH] arm: armv7: add compile option -mno-unaligned-access if available

2012-07-12 Thread Gary Thomas
M_CPPFLAGS += $(PF_CPPFLAGS_NO_UNALIGNED) # = # -- 1.7.9.5 Tested-by: Gary Thomas -- ---- Gary Thomas | Consulting for the MLB Associates |

Re: [U-Boot] Ethernet on PandaBoard

2012-07-12 Thread Gary Thomas
On 2012-07-12 10:16, Tom Rini wrote: On Thu, Jul 12, 2012 at 08:26:55AM -0600, Gary Thomas wrote: On 2012-07-12 07:27, Gary Thomas wrote: On 2012-07-12 07:20, Tom Rini wrote: On Thu, Jul 12, 2012 at 07:17:59AM -0600, Gary Thomas wrote: On 2012-07-12 07:15, Tom Rini wrote: On Thu, Jul 12

Re: [U-Boot] [PATCH] ARM: OMAP4: PANDA: Fix the broken tftp issue.

2012-07-18 Thread Gary Thomas
related pads to the essential list, but mux file for PANDA was missed out. Adding it here to ensure TFTP works fine on OMAP4 panda boards. Tested this on OMAP4430 ES2.2, OMAP4460 ES1.1 PANDA boards. Signed-off-by: R Sricharan Tested-by: Gary Thomas

[U-Boot] USB on OMAP3

2011-08-31 Thread Gary Thomas
vers/usb/host/libusb_host.o:/local/DM3730/u-boot/drivers/usb/host/ehci-hcd.c:799: first defined here Is this expected to work? If not, any pointers on how I might make both controllers play nice? Thanks -- ---- Gary

Re: [U-Boot] usb ethernet working on panda?

2012-04-13 Thread Gary Thomas
branch? Thanks -- -------- Gary Thomas | Consulting for the MLB Associates |Embedded world ___ U-Boot mail

[U-Boot] NAND ECC mixup?

2010-04-16 Thread Gary Thomas
kernel is 2.6.31 or newer I looked in the latest tree and didn't see anything relevant. Am I missing something? Thanks -- -------- Gary Thomas | Consulting for the MLB Associates |

Re: [U-Boot] NAND ECC mixup?

2010-04-16 Thread Gary Thomas
On 04/16/2010 09:55 AM, Gary Thomas wrote: > I'm having trouble with NAND ECC on my OMAP/3530 platform. It > seems that U-Boot and Linux don't agree on the ECC patterns for > a given set of data. > > In particular, if I create the U-Boot environment in NAND, then > u

Re: [U-Boot] [RFC 2/3][v4] mmc: SEND_OP_COND considers card capabilities (voltage)

2011-07-28 Thread Gary Thomas
On 2011-04-13 05:24, Andy Fleming wrote: > On Fri, Mar 11, 2011 at 6:01 AM, Raffaele Recalcati > wrote: >> From: Raffaele Recalcati >> >> The first SEND_OP_COND (CMD1) command added is used to ask card capabilities. >> After it an AND operation is done between card capabilities and host >> capabi

[U-Boot] Strange UBI problems

2013-11-19 Thread Gary Thomas
yout, but U-Boot doesn't like it at all. Just to make sure I have this right, I just restored the previous layout and everything works as expected. What am I missing? Why is UBI not working with this layout? Thanks for any help/pointers -- ----

Re: [U-Boot] Strange UBI problems

2013-11-20 Thread Gary Thomas
On 2013-11-19 10:05, Gary Thomas wrote: I'm building U-Boot from the FSLC (repo/fork) on an i.MX6 U-Boot 2013.10-00012-g5bc3118-dirty (Nov 19 2013 - 09:17:18) CPU: Freescale i.MX6SOLO rev1.1 at 792 MHz After I made a small change today in the NAND FLASH layout, I can no longer us

[U-Boot] Passing numeric values via fdt

2016-10-13 Thread Gary Thomas
push a numeric '1' to my property? Do I have to change it to be a string and force my driver to manage those instead of numeric values? Thanks -- -------- Gary Thomas | Consulting for the MLB Associates

Re: [U-Boot] Passing numeric values via fdt

2016-10-13 Thread Gary Thomas
On 2016-10-13 14:36, Jagan Teki wrote: On Thu, Oct 13, 2016 at 5:48 PM, Gary Thomas wrote: I have a device tree property which in the .dts looks like this: prop = <1>; I'd like to be able to pass a 0 or 1 to this property via the 'fdt set' command, but it seems to o