Rev 1787 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 1787 | Rev 1790 | ||
---|---|---|---|
Line 33... | Line 33... | ||
33 | */ |
33 | */ |
34 | 34 | ||
35 | #ifndef KERN_sparc64_FB_H_ |
35 | #ifndef KERN_sparc64_FB_H_ |
36 | #define KERN_sparc64_FB_H_ |
36 | #define KERN_sparc64_FB_H_ |
37 | 37 | ||
38 | #define FB_PHYS_ADDRESS 0x1c901000000ULL |
- | |
39 | - | ||
40 | #define FB_X_RES 1152 |
- | |
41 | #define FB_Y_RES 900 |
- | |
42 | - | ||
43 | #define FB_COLOR_DEPTH 8 |
- | |
44 | - | ||
45 | #endif |
38 | #endif |
46 | 39 | ||
47 | /** @} |
40 | /** @} |
48 | */ |
41 | */ |