From fbc9d3f234c40ef21436af3d7443fff02feba8dc Mon Sep 17 00:00:00 2001 From: norly Date: Mon, 20 May 2013 13:54:07 +0100 Subject: brcm63xx: F@ST2504n board support (image, base-files) --- target/linux/brcm63xx/base-files/lib/brcm63xx.sh | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'target/linux/brcm63xx/base-files/lib') diff --git a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh index ded946de62..e0b00eb615 100755 --- a/target/linux/brcm63xx/base-files/lib/brcm63xx.sh +++ b/target/linux/brcm63xx/base-files/lib/brcm63xx.sh @@ -117,6 +117,11 @@ brcm63xx_detect() { brcm63xx_has_reset_button="true" ifname=eth0 ;; + "F@ST2504n") + status_led="fast2504n:green:ok" + brcm63xx_has_reset_button="true" + ifname=eth0 + ;; *) ;; esac -- cgit v1.2.3