Ingenic Jz4740: fix debug messages not being readable due to backdrop
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21186 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
48203093ce
commit
aa7b081bad
1 changed files with 1 additions and 0 deletions
|
@ -261,6 +261,7 @@ void exception_handler(void* stack_ptr, unsigned int cause, unsigned int epc)
|
|||
"$1", "LO", "HI", "STATUS", "EPC" };
|
||||
int i;
|
||||
|
||||
lcd_set_backdrop(NULL);
|
||||
lcd_clear_display();
|
||||
lcd_setfont(FONT_SYSFIXED);
|
||||
|
||||
|
|
Loading…
Reference in a new issue