Module Name: src
Committed By: tnn
Date: Fri Feb 10 20:30:39 UTC 2017
Modified Files:
src/sys/arch/arm/xscale: ixp425-fw.README
Log Message:
update firmware download URL
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/xscale/ixp425-fw.README
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/arm/xscale/ixp425-fw.README
diff -u src/sys/arch/arm/xscale/ixp425-fw.README:1.2 src/sys/arch/arm/xscale/ixp425-fw.README:1.3
--- src/sys/arch/arm/xscale/ixp425-fw.README:1.2 Wed Mar 24 13:55:04 2010
+++ src/sys/arch/arm/xscale/ixp425-fw.README Fri Feb 10 20:30:39 2017
@@ -1,4 +1,4 @@
-$NetBSD: ixp425-fw.README,v 1.2 2010/03/24 13:55:04 scw Exp $
+$NetBSD: ixp425-fw.README,v 1.3 2017/02/10 20:30:39 tnn Exp $
IXP425 NPE Microcode
~~~~~~~~~~~~~~~~~~~~
@@ -19,7 +19,7 @@ through license.
You must grab the NPE microcode from here:
- http://www.intel.com/design/network/products/npfamily/download_ixp400.htm
+ https://downloadcenter.intel.com/download/13757/IXP400-Software-NPE-Microcode-v3-0-without-crypto
Select the "Download (without Crypto)" link in the "NPE Microcode"
section. Note that there is no benefit in selecting the "with Cypto"
@@ -42,7 +42,7 @@ Extract the microcode under any decent U
command provided with the OS, or with the version included in the pkgsrc
collection under archivers/unzip:
- $ unzip IPL_ixp400NpeLibrary-2_3.zip
+ $ unzip IPL_ixp400NpeLibrary-3_0.zip
Next, you must generate a microcode image suitable for inclusion in the
NetBSD kernel.