mirror of
https://github.com/opnsense/src.git
synced 2026-03-23 11:13:11 -04:00
r233822: Remove useless and wrong piece of code in fdt_get_range() which i overwrites passed phandle_t node. Modify debug printf in fdt_reg_to_rl() to be consistent (that is, print start and end *virtual* addresses). r230560: Handle "ranges;" Make fdt_reg_to_rl() responsible for mapping the device memory, instead on just hoping that there's only one simplebus, and using fdt_immr_va as the base VA. r230315 Add a function to get the PA from range, instead of (ab)using fdt_immr_pa, and use it for the UART driver |
||
|---|---|---|
| .. | ||
| fdt_common.c | ||
| fdt_common.h | ||
| fdt_mips.c | ||
| fdt_pci.c | ||
| fdt_powerpc.c | ||
| fdt_slicer.c | ||
| fdt_static_dtb.S | ||
| fdtbus.c | ||
| simplebus.c | ||