src/drivers: Capitalize CPU, RAM and ACPI
Change-Id: I720469ea1df75544f5b1e0cab718502d8a9cf197 Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/15983 Tested-by: build bot (Jenkins) Reviewed-by: Omar Pakker Reviewed-by: Martin Roth <martinroth@google.com>
This commit is contained in:
committed by
Martin Roth
parent
038e7247dc
commit
7753731f0c
@@ -53,7 +53,7 @@ vga_fb_init(void)
|
||||
vga_gr_write(0x07, 0x00);
|
||||
vga_gr_write(0x08, 0xFF);
|
||||
|
||||
/* o/e enable: ram enable */
|
||||
/* o/e enable: RAM enable */
|
||||
vga_misc_mask(0x22, 0x22);
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user