blob: dc8d873bb0987c1ee70d39251b7beb6f121d142d [file] [log] [blame]
Joel Stanley347ca072018-08-13 12:29:45 +09301[Unit]
2Description=ASPEED LPC boot from PNOR
3
4[Service]
5Type=oneshot
6ExecStart=/usr/sbin/pnorboot --size 32
7
8[Install]
Patrick Venture7573d1c2019-04-07 09:26:37 -07009WantedBy=multi-user.target