Browse Source

brcm47xx: load pps_core and ptp before tg3 to make the interface available for failsafe.

SVN-Revision: 35341
Hauke Mehrtens 13 years ago
parent
commit
68aeb7af8e

+ 2 - 0
target/linux/brcm47xx/base-files/lib/preinit/05_init_interfaces_brcm

@@ -5,6 +5,8 @@ set_preinit_iface() {
 
 	insmod diag
 	insmod hwmon
+	insmod pps_core
+	insmod ptp
 	insmod tg3
 	insmod b44
 	insmod bgmac