]> git.baikalelectronics.ru Git - uboot.git/commit
rockchip: puma_rk3399: increase serialno_str size
authorKlaus Goger <klaus.goger@theobroma-systems.com>
Fri, 15 Sep 2017 12:46:04 +0000 (14:46 +0200)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Mon, 18 Sep 2017 18:40:38 +0000 (20:40 +0200)
commitf7c3e8979b6022d1ba3a891581b01f4253e299c4
treef690ae1094a6b8e8bde4471a0c59cd8c33cf78c9
parent18dcc8c5bd68cd3fa827bf21ab12b9c3d2fb97d6
rockchip: puma_rk3399: increase serialno_str size

Increase serialno_str to 17 bytes so it can hold the 16 bytes long serial
nummer and the terminating null byte added by snprintf.

Signed-off-by: Klaus Goger <klaus.goger@theobroma-systems.com>
board/theobroma-systems/puma_rk3399/puma-rk3399.c