]> git.ozlabs.org Git - yaboot.git/blobdiff - include/bootinfo.h
Use an empty server address for "older" firmwares.
[yaboot.git] / include / bootinfo.h
index d0acd4ed719505967bc1a04ccbe9b77df41d6b28..7602e489ded1c64fcbf114b1f552051616f54503 100644 (file)
@@ -34,6 +34,7 @@
 #define _MACH_classic  0x00000400      /* RPCG RPX-Classic 8xx board */
 #define _MACH_oak      0x00000800      /* IBM "Oak" 403 eval. board */
 #define _MACH_walnut   0x00001000      /* IBM "Walnut" 405GP eval. board */
+#define _MACH_bplan    0x00002000      /* Pegasos/Efika, broken partition #s */
 
 struct bi_record {
      unsigned long tag;                        /* tag ID */
@@ -51,7 +52,9 @@ struct bi_record {
 
 #endif /* _PPC_BOOTINFO_H */
 
-/* 
+extern int _machine;
+
+/*
  * Local variables:
  * c-file-style: "k&r"
  * c-basic-offset: 5