OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:bootoffset
(Results
1 - 4
of
4
) sorted by relevancy
/src/distrib/utils/embedded/conf/
riscv.conf
28
local
bootoffset
=$(( ${init} * 1024 ))
30
local asize=$(( ${totalsize} - ${bootsize} - ${
bootoffset
} ))
31
local aoffset=$(( ${
bootoffset
} + ${bootsize} ))
62
e: ${bootsize} ${
bootoffset
} MSDOS #
evbmips.conf
30
local
bootoffset
=$(( ${init} * 1024 ))
32
local asize=$(( ${totalsize} - ${bootsize} - ${
bootoffset
} ))
33
local aoffset=$(( ${
bootoffset
} + ${bootsize} ))
64
e: ${bootsize} ${
bootoffset
} MSDOS #
evbarm.conf
30
local
bootoffset
=$(( ${init} * 1024 ))
32
local asize=$(( ${totalsize} - ${bootsize} - ${
bootoffset
} ))
33
local aoffset=$(( ${
bootoffset
} + ${bootsize} ))
64
e: ${bootsize} ${
bootoffset
} MSDOS #
evbppc.conf
30
local
bootoffset
=$(( ${init} * 1024 ))
32
local asize=$(( ${totalsize} - ${bootsize} - ${
bootoffset
} ))
33
local aoffset=$(( ${
bootoffset
} + ${bootsize} ))
64
e: ${bootsize} ${
bootoffset
} MSDOS #
Completed in 12 milliseconds
Indexes created Tue Oct 14 06:10:07 GMT 2025