Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
openbmc
/
skeleton
/
36579c404e27dada1c94d62020ae0d9a55d37e14
/
.
/
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