summaryrefslogtreecommitdiffstats
path: root/common/lcd.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/lcd.c')
-rw-r--r--common/lcd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/lcd.c b/common/lcd.c
index 874f18220a..eceb8ada0d 100644
--- a/common/lcd.c
+++ b/common/lcd.c
@@ -109,6 +109,7 @@ static short console_col;
static short console_row;
static void *lcd_console_address;
+static void *lcd_base; /* Start of framebuffer memory */
static char lcd_flush_dcache; /* 1 to flush dcache after each lcd update */
OpenPOWER on IntegriCloud