]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting
authorTetsuyuki Kobayashi <koba@kmckk.co.jp>
Thu, 19 Jul 2012 16:16:08 +0000 (16:16 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Wed, 3 Oct 2012 00:04:23 +0000 (02:04 +0200)
commit18a65af408c77851c267cd8a071b5c7f6a2ef03b
treed1f86540030eadc44a1cd1d615b39382d4dbb3b3
parent2c1157df46031c798654dc31ef7f982e4e5295e8
arm: rmobile: kzm9g: Fix CONFIG_BAUDRATE setting

The value of CONFIG_BAUDRATE is treated as string and put as initial value of
environment variable. If it begin with '(', it is wrongly parsed to 0 in number.
So I removed '(' and ')'.

Signed-off-by: Tetsuyuki Kobayashi <koba@kmckk.co.jp>
Signed-off-by: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
include/configs/kzm9g.h