OpenGrok
Cross Reference: fdt_memory.h
xref
: /
src
/
sys
/
dev
/
fdt
/
fdt_memory.h
Home
|
History
|
Annotate
|
Download
|
only in
fdt
History log of
/src/sys/dev/fdt/fdt_memory.h
Revision
Date
Author
Comments
1.2
04-Nov-2022
jmcneill
Size boot_physmem with FDT_MEMORY_RANGES.
This effectively increases the size from 64 to 256 entries for Arm kernels.
It turns out on large systems that memory can be quite fragmented by UEFI.
Increasing the size of this just kicks the can down the road, we need a
better solution to deal with boot_physmem/fdt_memory/bootparams.dram
sizing.
1.1
12-Dec-2020
skrll
branches: 1.1.2;
Move evbarm/fdt/fdt_memory.[ch] to sys/dev/fdt and simplify the api and
some operations. This allows other architectures to use it.
1.1.2.2
14-Dec-2020
thorpej
Sync w/ HEAD.
1.1.2.1
12-Dec-2020
thorpej
file fdt_memory.h was added on branch thorpej-futex on 2020-12-14 14:38:05 +0000
Indexes created Wed Oct 01 13:09:50 GMT 2025