summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bootloader/ipod.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bootloader/ipod.c b/bootloader/ipod.c
index 48812eae82..ddc1021235 100644
--- a/bootloader/ipod.c
+++ b/bootloader/ipod.c
@@ -201,6 +201,7 @@ void fatal_error(void)
printf("reboot then SELECT+PLAY");
printf("for disk mode");
#endif
+ lcd_update();
while (1) {
if (button_hold() != holdstatus) {