mirror of
https://github.com/torvalds/linux.git
synced 2025-11-05 11:10:22 +02:00
Call this function unconditionally so that we can populate an empty DTB on platforms that don't boot with a command line provided DTB. There's no harm in calling unflatten_device_tree() unconditionally. If there isn't a valid initial_boot_params dtb then unflatten_device_tree() returns early. Cc: Rob Herring <robh+dt@kernel.org> Cc: Frank Rowand <frowand.list@gmail.com> Cc: Richard Weinberger <richard@nod.at> Cc: Anton Ivanov <anton.ivanov@cambridgegreys.com> Cc: Johannes Berg <johannes@sipsolutions.net> Cc: linux-um@lists.infradead.org Signed-off-by: Stephen Boyd <sboyd@kernel.org> Link: https://lore.kernel.org/r/20240217010557.2381548-4-sboyd@kernel.org Signed-off-by: Rob Herring <robh@kernel.org> |
||
|---|---|---|
| .. | ||
| skas | ||
| asm-offsets.c | ||
| config.c.in | ||
| dtb.c | ||
| dyn.lds.S | ||
| early_printk.c | ||
| exec.c | ||
| exitcode.c | ||
| gprof_syms.c | ||
| initrd.c | ||
| ioport.c | ||
| irq.c | ||
| kmsg_dump.c | ||
| ksyms.c | ||
| load_file.c | ||
| maccess.c | ||
| Makefile | ||
| mem.c | ||
| physmem.c | ||
| process.c | ||
| ptrace.c | ||
| reboot.c | ||
| sigio.c | ||
| signal.c | ||
| stacktrace.c | ||
| sysrq.c | ||
| time.c | ||
| tlb.c | ||
| trap.c | ||
| um_arch.c | ||
| um_arch.h | ||
| umid.c | ||
| uml.lds.S | ||
| vmlinux.lds.S | ||