Fix Sparc32 and Sparc64 build by reverting some of the previous patches

git-svn-id: svn://coreboot.org/openbios/openbios-devel@261 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
Blue Swirl
2008-11-24 19:29:24 +00:00
parent 1c17cb2d30
commit df5359c81a
7 changed files with 185 additions and 1424 deletions

View File

@@ -22,8 +22,6 @@
*
*/
static int depth;
// prototypes
static int vga_decode_var(const struct screeninfo *var, struct vga_par *par);
static int vga_set_regs(const struct vga_par *par);
@@ -126,7 +124,11 @@ static const struct screeninfo vga_settings = {
0, // activate now
-1,-1, // height and width in mm
0, // accel flags
39721, // pixclock
39721, // pixclock: 79442 -> 12.587 Mhz (NOT USED)
// 70616 -> 14.161
// 39721 -> 25.175
// 35308 -> 28.322
48, 16, 39, 8, // margins left,right,upper,lower
96, // hsync length
2, // vsync length