Fix incorrect aperture size
This commit is contained in:
parent
31e0ce4d10
commit
9a3e298a7e
@ -38,7 +38,7 @@ static struct
|
||||
grub_pci_device_t dev;
|
||||
} framebuffer;
|
||||
|
||||
#define CIRRUS_APERTURE_SIZE 0x200000
|
||||
#define CIRRUS_APERTURE_SIZE 0x1000000
|
||||
|
||||
enum
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user