From mboxrd@z Thu Jan 1 00:00:00 1970 From: Siarhei Siamashka Date: Wed, 21 Oct 2015 04:58:13 +0300 Subject: [U-Boot] [PATCH 0/7] Add board detection for Odroid XU3 / XU3Lite / XU4 In-Reply-To: References: <1440770374-11501-1-git-send-email-p.marczak@samsung.com> Message-ID: <20151021045813.04d38ef5@i7> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, 31 Aug 2015 00:33:16 +0530 Anand Moon wrote: > At the last moment I got this to work on my odroidxu3 board. > > One problem I would like to address out is usb smsc95xx ethernet is not > getting started at the boot. > > # usb start /* command failed at the start */ > ------------------------------------------------------------------------------------------------------ > U-Boot 2015.10-rc2-00226-g7dbe336 (Aug 30 2015 - 23:41:27 +0530) for > ODROID-XU3 > > CPU: Exynos5422 @ 800 MHz > Model: Odroid XU3 based on EXYNOS5422 > Board: Odroid XU3 based on EXYNOS5422 > Model: xu3 > DRAM: 2 GiB > MMC: EXYNOS DWMMC: 0, EXYNOS DWMMC: 1 > *** Warning - bad CRC, using default environment > > In: serial > Out: serial > Err: serial > Net: No ethernet found. > Hit any key to stop autoboot: 0 > switch to partitions #0, OK > mmc0 is current device > Scanning mmc 0:1... > starting USB... > USB0: USB EHCI 1.00 > USB1: Register 2000140 NbrPorts 2 > Starting the controller > USB XHCI 1.00 > USB2: Register 2000140 NbrPorts 2 > Starting the controller > USB XHCI 1.00 > scanning bus 0 for devices... 1 USB Device(s) found > scanning bus 1 for devices... 1 USB Device(s) found > scanning bus 2 for devices... 1 USB Device(s) found > scanning usb for ethernet devices... 0 Ethernet Device(s) found > No ethernet found. > missing environment variable: pxeuuid > missing environment variable: bootfile > ----------------------------------------------------------------------------------------- Hi Anand, This looks like it might be the same problem as http://lists.denx.de/pipermail/u-boot/2015-October/230827.html Simon Glass asked if this also happens on XU3, so maybe you could test the same workaround on your board and provide feedback? -- Best regards, Siarhei Siamashka