aboutsummaryrefslogtreecommitdiff
path: root/configs/omapl138_lcdk_defconfig
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2017-10-04 16:44:30 -0400
committerTom Rini <trini@konsulko.com>2017-10-05 08:25:18 -0400
commit6a3e65dea3e525b5337ca8014aa4be9f5fafeb92 (patch)
tree96ce34a60316fb5b611620c690ec1e1ce9fca4f8 /configs/omapl138_lcdk_defconfig
parentceb9190969e458dcd1427566f762dbb9cfdfdc94 (diff)
downloadu-boot-6a3e65dea3e525b5337ca8014aa4be9f5fafeb92.zip
u-boot-6a3e65dea3e525b5337ca8014aa4be9f5fafeb92.tar.gz
u-boot-6a3e65dea3e525b5337ca8014aa4be9f5fafeb92.tar.bz2
common: Drop LOGLEVEL to 4
While this came in with a default value of 6 I am lowering this to 4. The MTD/UBI code has a large number of error messages that we include now. In addition, "normally" warning messages are not included so this feels like a more natural level to have. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'configs/omapl138_lcdk_defconfig')
-rw-r--r--configs/omapl138_lcdk_defconfig1
1 files changed, 0 insertions, 1 deletions
diff --git a/configs/omapl138_lcdk_defconfig b/configs/omapl138_lcdk_defconfig
index 3e9eb4f..c95134b 100644
--- a/configs/omapl138_lcdk_defconfig
+++ b/configs/omapl138_lcdk_defconfig
@@ -8,7 +8,6 @@ CONFIG_SPL_MMC_SUPPORT=y
CONFIG_SPL_SERIAL_SUPPORT=y
CONFIG_SPL_NAND_SUPPORT=y
CONFIG_BOOTDELAY=3
-CONFIG_LOGLEVEL=4
CONFIG_VERSION_VARIABLE=y
# CONFIG_DISPLAY_CPUINFO is not set
# CONFIG_DISPLAY_BOARDINFO is not set