[adm5120] use reset function on the NP28G boards
authorGabor Juhos <juhosg@openwrt.org>
Thu, 27 Dec 2007 15:10:56 +0000 (15:10 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Thu, 27 Dec 2007 15:10:56 +0000 (15:10 +0000)
SVN-Revision: 9963

target/linux/adm5120/files/arch/mips/adm5120/boards/compex.c

index d1c6bc42a60fe6bf7cd4500746eb925377432cfb..3e59e8ca2869eccf35213ddb4309c34f5f0943b5 100644 (file)
@@ -175,6 +175,7 @@ ADM5120_BOARD_END
 
 ADM5120_BOARD_START(NP28G, "Compex NetPassage 28G")
        .board_setup    = np28g_setup,
+       .board_reset    = np28g_reset,
        .eth_num_ports  = 4,
        .eth_vlans      = np28g_vlans,
        .num_devices    = ARRAY_SIZE(np2xg_devices),