the following patch was just integrated into master: commit 169956db9d1ad1f7751d57595a459e9e1b782957 Author: Paul Menzel paulepanter@users.sourceforge.net Date: Sun Mar 27 22:24:08 2016 +0200
nvidia/ck804/sata: Remove space before newline in debug output
In the board status repository, there is trailing whitespace in the coreboot log of the board ASUS KFSN4-DRE.
``` SATA S SATA P ```
Remove it, as it’s unnecessary.
Change-Id: I5c505eb7c734dca3fa18235e2bc0bc82b5b50b16 Signed-off-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-on: https://review.coreboot.org/14175 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth martinroth@google.com Reviewed-by: Jonathan A. Kollasch jakllsch@kollasch.net
See https://review.coreboot.org/14175 for details.
-gerrit