]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-powerpc/prom.h
[POWERPC] Update documentation for flat device tree format v17
[linux-2.6-omap-h63xx.git] / include / asm-powerpc / prom.h
index 1aa15e2e056e39961d51f8b65d5bad0d46ce930a..994de8ea33086dee690b96536b84c6c59a9f193a 100644 (file)
@@ -59,6 +59,8 @@ struct boot_param_header
        u32     boot_cpuid_phys;        /* Physical CPU id we're booting on */
        /* version 3 fields below */
        u32     dt_strings_size;        /* size of the DT strings block */
+       /* version 17 fields below */
+       u32     dt_struct_size;         /* size of the DT structure block */
 };