]> code.ossystems Code Review - bsp/u-boot.git/commitdiff
mx53loco: Let CONFIG_DISPLAY_CPUINFO be selected
authorFabio Estevam <fabio.estevam@nxp.com>
Tue, 19 Sep 2017 17:46:29 +0000 (14:46 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 2 Oct 2017 17:31:19 +0000 (14:31 -0300)
With CONFIG_DISPLAY_CPUINFO=y we get a "Reset cause" line, which
brings important information of the reboot cause.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
(cherry picked from commit 02daebace710084195cc8ef4b49a28583113ac9a)

configs/mx53loco_defconfig

index b431c89eef5a22dfc19da848f2a28ba31e7f6772..c89274df2b86b144b3719ac99a0b560b1eb34384 100644 (file)
@@ -8,7 +8,6 @@ CONFIG_BOOTDELAY=1
 # CONFIG_CONSOLE_MUX is not set
 CONFIG_SYS_CONSOLE_IS_IN_ENV=y
 CONFIG_SYS_CONSOLE_OVERWRITE_ROUTINE=y
-# CONFIG_DISPLAY_CPUINFO is not set
 CONFIG_HUSH_PARSER=y
 CONFIG_CMD_BOOTZ=y
 # CONFIG_CMD_IMLS is not set