Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
skeleton
/
ee1b154dde8d2d2922fa7d66922c14c53e67b3eb
/
.
/
bin
/
startup_hacks.sh
blob: 3a93e901b0e1c621d4d3e85ec3096c9c91ac3073 [
file
] [
log
] [
blame
]
#!/bin/sh
systemctl stop serial
-
getty@ttyS0
# Setup VUART
VUART
=/
sys
/
devices
/
platform
/
ahb
/
ahb
:
apb
/
1e787000
.
vuart
echo
4
>
$VUART
/
sirq
echo
0x3f8
>
$VUART
/
lpc_address
echo
1
>
$VUART
/
enabled