Date: Thu, 09 Oct 2014 03:34:14 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-arm@FreeBSD.org Subject: [Bug 194251] Efika MX Smartbook (imx51) WiFi does not work anymore Message-ID: <bug-194251-7-dKbTOfRKn9@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-194251-7@https.bugs.freebsd.org/bugzilla/> References: <bug-194251-7@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=194251 Ian Lepore <ian@FreeBSD.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Triage |In Discussion CC| |ian@FreeBSD.org --- Comment #1 from Ian Lepore <ian@FreeBSD.org> --- The old imx51 iomux code wasn't so much refactored as just plain deleted because it was completely unused. There is no pinmux data in the efikamx.dts or imx51.dtsi files, and no drivers or other code ever called the imx51 iomux functions. To my understanding, we have always relied on using a "usb start" command in u-boot to configure the clocks and pins for usb. The usb on my imx53 system has never worked unless I do "usb start" in u-boot first. Does the usbconfig command show any devices besides the root hub after you've booted? -- You are receiving this mail because: You are the assignee for the bug.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-194251-7-dKbTOfRKn9>