freebsd-dev/sys/boot/fdt
Oleksandr Tymoshenko ab11b7079a Make FDT blob compatible with Raspberry Pi firmware.
Rasperry Pi firmware has a set of hardcoded pathes it uses to fill
FDT with system-specific information like display resolution, memory
size, UART and SDHCI clocks, ethernet MAC address. Handle two of them:

- Add placeholder for ethernet MAC address
- Move display node out of "axi" node
2012-11-23 03:24:52 +00:00
..
dts Make FDT blob compatible with Raspberry Pi firmware. 2012-11-23 03:24:52 +00:00
fdt_loader_cmd.c Access the device tree blob via copyin/copyout. 2012-05-17 04:04:48 +00:00
Makefile Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, 2010-07-12 00:49:22 +00:00