MCPcopy 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
110void
111board_set_revision(uint32_t revision)
112{
113
114 board_revision = revision;
115}
116
117static char *
118kenv_next(char *cp)

Callers 2

linux_parse_boot_paramFunction · 0.85
bcm2835_late_initFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected