From ac902c109024a5bd0a191aa285e7cb0aef5a91a1 Mon Sep 17 00:00:00 2001 From: sam Date: Wed, 17 Jun 2009 17:58:18 +0000 Subject: enable npe-a now that it works --- sys/arm/conf/CAMBRIA.hints | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'sys/arm/conf/CAMBRIA.hints') diff --git a/sys/arm/conf/CAMBRIA.hints b/sys/arm/conf/CAMBRIA.hints index bed6d25..af56f58 100644 --- a/sys/arm/conf/CAMBRIA.hints +++ b/sys/arm/conf/CAMBRIA.hints @@ -21,11 +21,11 @@ hint.npe.0.npeid="C" hint.npe.0.mac="C" hint.npe.0.mii="C" hint.npe.0.phy=1 -#hint.npe.1.at="ixp0" -#hint.npe.1.npeid="A" -#hint.npe.1.mac="A" -#hint.npe.1.mii="C" -#hint.npe.1.phy=2 +hint.npe.1.at="ixp0" +hint.npe.1.npeid="A" +hint.npe.1.mac="A" +hint.npe.1.mii="C" +hint.npe.1.phy=2 # FLASH hint.cfi.0.at="ixp0" -- cgit v1.1