Home
last modified time | relevance | path

Searched defs:boot_infos (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/arch/powerpc/include/uapi/asm/
H A Dbootx.h66 typedef struct boot_infos struct
69 __u32 version;
71 __u32 compatible_version;
75 __u8* logicalDisplayBase;
78 __u32 machineID;
81 __u32 architecture;
88 __u32 deviceTreeOffset; /* Device tree offset */
89 __u32 deviceTreeSize; /* Size of the device tree */
92 __u32 dispDeviceRect[4]; /* left,top,right,bottom */
93 __u32 dispDeviceDepth; /* (8, 16 or 32) */
[all …]