add tca642x commands and enable mtest command
authorH. Nikolaus Schaller <hns@goldelico.com>
Mon, 25 Jan 2016 15:13:57 +0000 (16:13 +0100)
committernotaz <notasas@gmail.com>
Sun, 14 Aug 2016 13:43:30 +0000 (16:43 +0300)
Signed-off-by: H. Nikolaus Schaller <hns@goldelico.com>
configs/letux_cortex15_defconfig
configs/pandora_pyra_lc15_defconfig

index 5ade153..35be923 100644 (file)
@@ -5,4 +5,6 @@ CONFIG_SPL=y
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
 # CONFIG_CMD_SETEXPR is not set
-# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set - reduces malloc init power peak by memset
\ No newline at end of file
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set - reduces malloc init power peak by memset
+CONFIG_CMD_MEMTEST=y
+CONFIG_CMD_TCA642X=n
index c3b2e43..a51e1e1 100644 (file)
@@ -5,4 +5,6 @@ CONFIG_SPL=y
 # CONFIG_CMD_IMLS is not set
 # CONFIG_CMD_FLASH is not set
 # CONFIG_CMD_SETEXPR is not set
-# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set - reduces malloc init power peak by memset
\ No newline at end of file
+# CONFIG_SYS_MALLOC_CLEAR_ON_INIT is not set - reduces malloc init power peak by memset
+CONFIG_CMD_MEMTEST=y
+CONFIG_CMD_TCA642X=y