patch-2.4.1 linux/include/asm-ppc/prep_nvram.h
Next file: linux/include/asm-ppc/processor.h
Previous file: linux/include/asm-ppc/pgtable.h
Back to the patch index
Back to the overall index
-  Lines: 12
-  Date:
Mon Jan 22 15:41:15 2001
-  Orig file: 
v2.4.0/linux/include/asm-ppc/prep_nvram.h
-  Orig date: 
Sat Nov 11 18:23:11 2000
diff -u --recursive --new-file v2.4.0/linux/include/asm-ppc/prep_nvram.h linux/include/asm-ppc/prep_nvram.h
@@ -21,6 +21,11 @@
 #ifndef _PPC_PREP_NVRAM_H
 #define _PPC_PREP_NVRAM_H
 
+#define MAX_PREP_NVRAM 0x8000
+#define PREP_NVRAM_AS0	0x74
+#define PREP_NVRAM_AS1	0x75
+#define PREP_NVRAM_DATA	0x77
+
 #define NVSIZE 4096	/* size of NVRAM */
 #define OSAREASIZE 512	/* size of OSArea space */
 #define CONFSIZE 1024	/* guess at size of Configuration space */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)