peripheral-io: add spaces to uart config 55/261755/1
authorAdrian Szyndela <adrian.s@samsung.com>
Fri, 23 Jul 2021 12:01:35 +0000 (14:01 +0200)
committerAdrian Szyndela <adrian.s@samsung.com>
Fri, 23 Jul 2021 12:02:48 +0000 (14:02 +0200)
For better readability and aesthetics.

Change-Id: I3899f5449eba0f3d8d5bb03e20af1fb0409c1504

hw/peripheral-io/uart.ini

index cf901b8..e3684eb 100644 (file)
@@ -1,2 +1,2 @@
 [UART]
-0=/dev/ttyS0
+0 = /dev/ttyS0