fusee: sdram scratch fixes

This commit is contained in:
Michael Scire
2021-01-04 02:37:05 -08:00
committed by SciresM
parent 6d65aa7e72
commit 97157577ab
2 changed files with 123 additions and 122 deletions

View File

@@ -100,7 +100,7 @@ static void setup_display(void) {
/* Initialize the display. */
display_init();
/* Set the framebuffer. */
display_init_framebuffer(g_framebuffer);