mirror of
https://github.com/apache/nuttx.git
synced 2026-05-25 18:27:56 +08:00
arch/arm/src/lc823450/lc823450_ipl2.c: Remove broken _info()
This commit is contained in:
committed by
Xiang Xiao
parent
9315fe21ed
commit
258f32dd27
@@ -675,9 +675,6 @@ int ipl2_main(int argc, char *argv[])
|
||||
|
||||
UNUSED(ret); /* Not used in all configurations */
|
||||
|
||||
_info("start: %s\n", CONFIG_CURRENT_REVISION);
|
||||
_info("imgsig: %u\n", IMG_SIGNATURE);
|
||||
|
||||
#ifdef CONFIG_CHARGER
|
||||
/* NOTE:
|
||||
* chg_disable() must be done before CMIC_FWAKE L->H.
|
||||
|
||||
Reference in New Issue
Block a user