blob: c062f1964f303d982010d7ab672612c46e29a184 [file] [log] [blame]
Jason Linb765e112023-12-06 01:49:31 +00001#!/bin/sh
2
3# Set BMC ready
4gpioset "$(gpiofind BMC_READY)"=0
5echo BMC ready !!