summaryrefslogtreecommitdiffstats
path: root/firmware/target/arm/imx233/debug-imx233.c
diff options
context:
space:
mode:
authorAmaury Pouly <amaury.pouly@gmail.com>2013-12-08 11:12:39 +0100
committerAmaury Pouly <amaury.pouly@gmail.com>2013-12-08 11:12:39 +0100
commitb163fb9eace7c7f5a5a15f3e61cb72a7246ae9d1 (patch)
treebb77b91fd7df3526ddb7b0abfadc71c3317d80b1 /firmware/target/arm/imx233/debug-imx233.c
parentb69ea1873d12a2c913996448e8013a0b4bc32885 (diff)
downloadrockbox-b163fb9eace7c7f5a5a15f3e61cb72a7246ae9d1.tar.gz
rockbox-b163fb9eace7c7f5a5a15f3e61cb72a7246ae9d1.zip
rmi/fuze+: add product info in the debug screen
Change-Id: Id06dbe0909e37587a45a2ebf5b0beab93cd44f61
Diffstat (limited to 'firmware/target/arm/imx233/debug-imx233.c')
-rw-r--r--firmware/target/arm/imx233/debug-imx233.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/firmware/target/arm/imx233/debug-imx233.c b/firmware/target/arm/imx233/debug-imx233.c
index 63172c8c1e..55dbe183b4 100644
--- a/firmware/target/arm/imx233/debug-imx233.c
+++ b/firmware/target/arm/imx233/debug-imx233.c
@@ -947,6 +947,7 @@ bool dbg_hw_info(void)
lcd_update();
yield();
}
+ return false;
}
bool dbg_ports(void)