patch-1.3.71 linux/arch/sparc/prom/bootstr.c
Next file: linux/arch/sparc/prom/console.c
Previous file: linux/arch/sparc/mm/sun4c_vac.c
Back to the patch index
Back to the overall index
- Lines: 15
- Date:
Mon Mar 4 08:49:58 1996
- Orig file:
v1.3.70/linux/arch/sparc/prom/bootstr.c
- Orig date:
Sat Nov 25 19:04:38 1995
diff -u --recursive --new-file v1.3.70/linux/arch/sparc/prom/bootstr.c linux/arch/sparc/prom/bootstr.c
@@ -1,4 +1,4 @@
-/* $Id: bootstr.c,v 1.3 1995/11/25 00:59:51 davem Exp $
+/* $Id: bootstr.c,v 1.4 1996/02/08 07:06:43 zaitcev Exp $
* bootstr.c: Boot string/argument acquisition from the PROM.
*
* Copyright(C) 1995 David S. Miller (davem@caip.rutgers.edu)
@@ -6,7 +6,7 @@
#include <asm/oplib.h>
-static char barg_buf[128];
+static char barg_buf[256];
char *
prom_getbootargs(void)
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this