configs: artik_common: fix wrong consoleon/consoleoff commands 41/148141/2 accepted/tizen/4.0/unified/20170907.200103 accepted/tizen/unified/20170907.060333 submit/tizen/20170907.025203 submit/tizen_4.0/20170907.025159
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 7 Sep 2017 02:07:30 +0000 (11:07 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 7 Sep 2017 02:45:09 +0000 (11:45 +0900)
commitdc1fbdebf4c80479be21305ac85e9312f81d1dea
tree25781168f5c7426c97a49fde22542cabe8251165
parent460d825d341d4710829e3bd12a3073f788846cc2
configs: artik_common: fix wrong consoleon/consoleoff commands

The CONFIG_CMD_SETEXPR option is not set, so set command is same
with setenv command but consoleon and consoneoff commands are
defined with "=', so it can not be run. Fix wrong consoleon and
console off commands by using setenv command explictly.

Change-Id: Id02a72dd5c135a784bb050e4cddcbe7434afc400
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
include/configs/artik_common.h