Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/sys/arch/sandpoint/stand/altboot Netronics is spelled Netronix.



details:   https://anonhg.NetBSD.org/src/rev/cd7fe9f7ea4f
branches:  trunk
changeset: 772747:cd7fe9f7ea4f
user:      phx <phx%NetBSD.org@localhost>
date:      Sat Jan 14 22:36:54 2012 +0000

description:
Netronics is spelled Netronix.

diffstat:

 sys/arch/sandpoint/stand/altboot/README.altboot |  4 ++--
 sys/arch/sandpoint/stand/altboot/brdsetup.c     |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (38 lines):

diff -r 625e422f0322 -r cd7fe9f7ea4f sys/arch/sandpoint/stand/altboot/README.altboot
--- a/sys/arch/sandpoint/stand/altboot/README.altboot   Sat Jan 14 22:06:16 2012 +0000
+++ b/sys/arch/sandpoint/stand/altboot/README.altboot   Sat Jan 14 22:36:54 2012 +0000
@@ -1,6 +1,6 @@
 /// notes about altboot ///
 
-$NetBSD: README.altboot,v 1.8 2012/01/14 20:16:53 phx Exp $
+$NetBSD: README.altboot,v 1.9 2012/01/14 22:36:54 phx Exp $
 
 Altboot is a functional bridge to fill the gap between a NAS product
 custom bootloader and the NetBSD kernel startup environment.  Altboot
@@ -44,7 +44,7 @@
 
    U-Boot 1.0.0 (Sep  2 2005 - 14:49:11)
 
-- Netronics NH230/231 and compatible with restricted vendor custom PPCboot
+- Allnet 6250 and compatible with restricted vendor custom PPCboot
 
    PPCBoot 2.0.0-A9 (Feb 13 2006 - 14:56:11)
 
diff -r 625e422f0322 -r cd7fe9f7ea4f sys/arch/sandpoint/stand/altboot/brdsetup.c
--- a/sys/arch/sandpoint/stand/altboot/brdsetup.c       Sat Jan 14 22:06:16 2012 +0000
+++ b/sys/arch/sandpoint/stand/altboot/brdsetup.c       Sat Jan 14 22:36:54 2012 +0000
@@ -1,4 +1,4 @@
-/* $NetBSD: brdsetup.c,v 1.26 2012/01/14 20:03:11 phx Exp $ */
+/* $NetBSD: brdsetup.c,v 1.27 2012/01/14 22:36:54 phx Exp $ */
 
 /*-
  * Copyright (c) 2008 The NetBSD Foundation, Inc.
@@ -164,7 +164,7 @@
        NULL, dlinkbrdfix, NULL, NULL },
     {
        "nhnas",
-       "Netronics NH230/231",
+       "Netronix NH-230/231",
        BRD_NH230NAS,
        33000000,
        "eumb", 0x4500, 9600,



Home | Main Index | Thread Index | Old Index