Fix incorrect aperture size

This commit is contained in:
Vladimir 'phcoder' Serbinenko 2010-05-16 22:20:19 +02:00
parent 31e0ce4d10
commit 9a3e298a7e

View file

@ -38,7 +38,7 @@ static struct
grub_pci_device_t dev;
} framebuffer;
#define CIRRUS_APERTURE_SIZE 0x200000
#define CIRRUS_APERTURE_SIZE 0x1000000
enum
{