Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/F-Stack/f-stack
/ board_set_revision
Function
board_set_revision
freebsd/arm/arm/machdep_boot.c:110–115 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void
111
board_set_revision(uint32_t revision)
112
{
113
114
board_revision = revision;
115
}
116
117
static char *
118
kenv_next(char *cp)
Callers
2
linux_parse_boot_param
Function · 0.85
bcm2835_late_init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected