opnsense-src/sys/boot/fdt
Tim Kientzle 3bb97cef07 "fdt addr" gets run from loader.rc before the kernel is loaded.
This was broken by r247045 which tried to copy the FDT into the
module directory immediately.
Instead, store the address and arrange for the FDT to get
copied into the module directory later when the usual
FDT initialization runs.
2013-02-23 20:34:47 +00:00
..
dts Enable USB1 (which is EHCI0) for Allwinner A10 2013-02-15 21:29:03 +00:00
fdt_loader_cmd.c "fdt addr" gets run from loader.rc before the kernel is loaded. 2013-02-23 20:34:47 +00:00
help.fdt Provide verbose help for fdt commands on platforms that use it. 2013-02-11 02:15:26 +00:00
Makefile Provide support in loader for booting 64-bit PowerPC kernels. Like amd64, 2010-07-12 00:49:22 +00:00