Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/macppc/stand/ofwboot Bump version to help track dow...



details:   https://anonhg.NetBSD.org/src/rev/65976ceb2cd0
branches:  trunk
changeset: 559451:65976ceb2cd0
user:      wrstuden <wrstuden%NetBSD.org@localhost>
date:      Wed Mar 17 20:41:17 2004 +0000

description:
Bump version to help track down issues with kernel loading.

diffstat:

 sys/arch/macppc/stand/ofwboot/version |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r 4f3d2993335f -r 65976ceb2cd0 sys/arch/macppc/stand/ofwboot/version
--- a/sys/arch/macppc/stand/ofwboot/version     Wed Mar 17 20:36:04 2004 +0000
+++ b/sys/arch/macppc/stand/ofwboot/version     Wed Mar 17 20:41:17 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: version,v 1.7 2002/10/18 21:22:40 wrstuden Exp $
+$NetBSD: version,v 1.8 2004/03/17 20:41:17 wrstuden Exp $
 
 1.1:           Initial revision from NetBSD/powerpc.
 1.2:           Use MI loadfile().
@@ -8,3 +8,4 @@
                Headers.
 1.6:           Support ustarfs.
 1.7:           Go back to using OFW-specific alloc.c.
+1.8:           Change load address to E00000 to support kernels over 5MB big



Home | Main Index | Thread Index | Old Index