diff options
author | ian <ian@FreeBSD.org> | 2014-04-29 00:36:51 +0000 |
---|---|---|
committer | ian <ian@FreeBSD.org> | 2014-04-29 00:36:51 +0000 |
commit | 0eaada9b3bb473513e2f89f24b948075c2385269 (patch) | |
tree | be0ec586551caa57c1fb3ef0e1447f4be837f2f8 /sys/boot/uboot/lib/disk.c | |
parent | 56bd016e78c171de47b7f9450975ea51cf694d43 (diff) | |
download | FreeBSD-src-0eaada9b3bb473513e2f89f24b948075c2385269.zip FreeBSD-src-0eaada9b3bb473513e2f89f24b948075c2385269.tar.gz |
MFC r262664, r262694:
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.
Diffstat (limited to 'sys/boot/uboot/lib/disk.c')
0 files changed, 0 insertions, 0 deletions