Disable GPU, document GPIOs
Change-Id: Ieee0c7c5dd4a1e6da29bf3fca10ff957f89eaf95
This commit is contained in:
@@ -7,5 +7,6 @@
|
||||
|
||||
void bootblock_mainboard_init(void) {
|
||||
gpio_configure_pads(early_gpio_table, ARRAY_SIZE(early_gpio_table));
|
||||
dgpu_power_enable(1);
|
||||
//TODO: enable GPU
|
||||
dgpu_power_enable(0);
|
||||
}
|
||||
|
Reference in New Issue
Block a user