freebsd-dev/sys/dev/ofw
Emmanuel Vadot 0f6efb4445 ofw: ofw_reg_to_paddr: Use a 256 static array for the cell
Some hardware needs more than 32, bump this value.

We cannot use the _alloc for of getencprop as this function is called
too early in the boot before pmap is initialized and we only have
2k of stack when cninit is called.

Discussed with:     ian
2019-08-07 13:13:16 +00:00
..
ofw_bus_if.m
ofw_bus_subr.c
ofw_bus_subr.h
ofw_bus.h
ofw_console.c
ofw_cpu.c
ofw_cpu.h
ofw_disk.c
ofw_fdt.c
ofw_graph.c
ofw_graph.h
ofw_if.m
ofw_pci.h
ofw_standard.c
ofw_subr.c ofw: ofw_reg_to_paddr: Use a 256 static array for the cell 2019-08-07 13:13:16 +00:00
ofw_subr.h
ofwbus.c
ofwpci.c
ofwpci.h
ofwvar.h
openfirm.c
openfirm.h
openfirmio.c
openfirmio.h
openpromio.c
openpromio.h