mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-20 09:24:43 +02:00
[brcm63xx] base-files: Added the preinit information for reset button and preinit indication led, and preinit interface
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24276 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
d2ca272aee
commit
91050b8f9f
@ -30,6 +30,11 @@ brcm63xx_detect() {
|
|||||||
brcm63xx_has_reset_button="true"
|
brcm63xx_has_reset_button="true"
|
||||||
ifname=eth0
|
ifname=eth0
|
||||||
;;
|
;;
|
||||||
|
"bcm63xx/CPVA642 "* )
|
||||||
|
status_led="power:green"
|
||||||
|
brcm63xx_has_reset_button="true"
|
||||||
|
ifname=eth0
|
||||||
|
;;
|
||||||
*)
|
*)
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
Loading…
x
Reference in New Issue
Block a user