Home | History | Annotate | Download | only in fdt
History log of /src/sys/dev/fdt/fdt_boot.h
RevisionDateAuthorComments
 1.4  19-Jan-2024  skrll Make fdt_cpu_rootconf available for other machines/platforms.
 1.3  10-Jul-2023  rin fdt(4): Factor out bootargs support from evbarm and riscv.
 1.2  10-Jul-2023  rin Factor out some fdt(4) features from {,evb}arm into dev/fdt.

Now, FDT-based support to efirt, initrd, rndseed, and efirng can be
used from, e.g., riscv.

Mostly from Nick Hudson.

XXX
As Nick comments, there can be some optimizations for fdt_map_range().
efiboot may also be modified to load these objects into aligned PAs.
 1.1  22-Apr-2023  skrll Move fdt_update_stdout_path from evbarm code to MI code

RSS XML Feed