the following patch was just integrated into master: commit 3727776a8b423c55d40cf7627e27b8b03175d74d Author: Paul Menzel paulepanter@users.sourceforge.net Date: Sun Jul 3 09:45:26 2016 +0200
soc: Remove newline from `CHIP_NAME`
The name must not terminated with a newline character `\n` as it would make it hard to use it strings. So, remove the newline from the two SoCs with it.
Change-Id: I7570442b38a455e7c497d7f461c208fb0a88296d Signed-off-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-on: https://review.coreboot.org/15540 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki kyosti.malkki@gmail.com
See https://review.coreboot.org/15540 for details.
-gerrit