aboutsummaryrefslogtreecommitdiff
path: root/96boards-helium.yaml
diff options
context:
space:
mode:
authorFathi Boudra <fathi.boudra@linaro.org>2015-07-16 17:57:13 +0300
committerFathi Boudra <fathi.boudra@linaro.org>2015-07-16 14:57:59 +0000
commit3171d23e9d336b26258f028d0a3b0887370923fa (patch)
tree5f8b75a9952a9a10c7a7fee926c6ff8bad967dfd /96boards-helium.yaml
parent12fee4383f6a2a42273c063a6d731d0347d4defa (diff)
96boards-helium: switch serial console to ttyS3
Change-Id: I04e6746dadac9600bcd33c87e7f6d49e8747099d Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
Diffstat (limited to '96boards-helium.yaml')
-rw-r--r--96boards-helium.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/96boards-helium.yaml b/96boards-helium.yaml
index faf7833180..817c762c4e 100644
--- a/96boards-helium.yaml
+++ b/96boards-helium.yaml
@@ -158,7 +158,7 @@
python mkbootimg \
--kernel out/Image \
--ramdisk out/initrd.img-* \
- --cmdline "console=tty0 console=ttyS0,115200n8 root=/dev/disk/by-partlabel/userdata rootwait rw" \
+ --cmdline "console=tty0 console=ttyS3,115200n8 root=/dev/disk/by-partlabel/userdata rootwait rw" \
--base "0x01200000" \
--kernel_offset "0x00080000" \
--output out/boot.emmc.img