blob: 7e96ccf5594d915a9966a3b88e56d95822e6b189 [file] [log] [blame]
Norman James4c50fca2015-11-01 07:39:29 -06001#!/bin/sh
2
3systemctl stop serial-getty@ttyS0
4
Norman Jamesed043172016-02-10 07:03:07 -06005# Setup VUART
6VUART=/sys/devices/platform/ahb/ahb:apb/1e787000.vuart
7echo 4 > $VUART/sirq
8echo 0x3f8 > $VUART/lpc_address