aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorIan Lepore <ian@FreeBSD.org>2014-03-01 19:02:00 +0000
committerIan Lepore <ian@FreeBSD.org>2014-03-01 19:02:00 +0000
commitbc837fc0c0344d3b8782b3dd0bad0381478ca9df (patch)
tree9c4d28d096e50543af30416154bce899de088f2b /MAINTAINERS
parent119aeb72412195a55593aa18adf71db55b198751 (diff)
downloadsrc-bc837fc0c0344d3b8782b3dd0bad0381478ca9df.tar.gz
src-bc837fc0c0344d3b8782b3dd0bad0381478ca9df.zip
Prevent fdt data loaded from a file from overwriting the kernel environment,
by having uboot_autoload() do the fdt setup (which may load a file) rather than waiting until we're actually in the process of launching the kernel. As part of making this happen... - Define LOADER_FDT_SUPPORT on the uboot/lib compile command line when MK_FDT is set. - Make fdt_setup_fdtb() public. - Declare public fdt_whatever() functions in a header instead of using scattered extern decls in .c files.
Notes
Notes: svn path=/head/; revision=262664
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions