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 Add NH230 PPCboot version.



details:   https://anonhg.NetBSD.org/src/rev/6ea67ea0db41
branches:  trunk
changeset: 772732:6ea67ea0db41
user:      phx <phx%NetBSD.org@localhost>
date:      Sat Jan 14 20:16:53 2012 +0000

description:
Add NH230 PPCboot version.

diffstat:

 sys/arch/sandpoint/stand/altboot/README.altboot |  6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r a17278ebc162 -r 6ea67ea0db41 sys/arch/sandpoint/stand/altboot/README.altboot
--- a/sys/arch/sandpoint/stand/altboot/README.altboot   Sat Jan 14 20:03:11 2012 +0000
+++ b/sys/arch/sandpoint/stand/altboot/README.altboot   Sat Jan 14 20:16:53 2012 +0000
@@ -1,6 +1,6 @@
 /// notes about altboot ///
 
-$NetBSD: README.altboot,v 1.7 2012/01/01 14:16:41 phx Exp $
+$NetBSD: README.altboot,v 1.8 2012/01/14 20:16:53 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,6 +44,10 @@
 
    U-Boot 1.0.0 (Sep  2 2005 - 14:49:11)
 
+- Netronics NH230/231 and compatible with restricted vendor custom PPCboot
+
+   PPCBoot 2.0.0-A9 (Feb 13 2006 - 14:56:11)
+
 The standard use of altboot is to invoke it with a short script from
 U-Boot/PPCboot, where the altboot.bin image is stored in an unoccupied 128KB
 section of the target's HW NOR flash.  Combined with standard



Home | Main Index | Thread Index | Old Index