Home
last modified time | relevance | path

Searched hist:"18 a65af408c77851c267cd8a071b5c7f6a2ef03b" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dkzm9g.h18a65af408c77851c267cd8a071b5c7f6a2ef03b Thu Jul 19 16:16:08 UTC 2012 Tetsuyuki Kobayashi <koba@kmckk.co.jp> 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>