Fixed
Created: Oct 16, 2014
Updated: Dec 3, 2018
Resolved Date: Oct 16, 2014
Found In Version: 6.0
Fix Version: 6.0.0.13
Severity: Standard
Applicable for: Wind River Linux 6
Component/s: BSP - Async
root@octeon3:~# ifconfig eth4 up
libphy: No driver for phy 0
SIOCSIFFLAGS: No such device
root@octeon3:~#
root@octeon3:~# cat /proc/version
Linux version 3.10.38-ltsi-rt34-WR6.0.0.0_preempt-rt (gcc version 4.8.1 (Wind River Linux Sourcery CodeBench 4.8-30) ) #2 SMP PREEMPT RT Thu Oct 16 11:48:59 CST 2014
root@octeon3:~#
root@octeon3:~#
1) configure --enable-board=cav-octeon3 --enable-kernel=preempt-rt --enable-rootfs=glibc-std --enable-test=yes --with-layer=/wr-testing/kts-test,/wr-testing/bts-new,/wr-testing/ltp --with-template=feature/kts-basic,feature/kts-extended,feature/kts-rt,feature/bts --enable-parallel-pkgbuilds=16 --enable-jobs=16
2) make all
3) deploy images and boot target (plug XAUI card in QLM3)
set u-boot parameters.
# setenv qlm3_mode xaui
and then, boot linux.
4) ifconfig eth4 up.
Check the logs.