CVSROOT: /cvs Module name: src Changes by: [email protected] 2016/05/17 15:26:32
Modified files:
sys/arch/armv7/stand/efiboot: Makefile efiboot.c efiboot.h
exec.c
Added files:
sys/arch/armv7/stand/efiboot: fdt.c fdt.h
Log message:
Add support for passing an FDT. The bootloader will update the "bootargs"
property of the "/chosen" node to pass arguments to the kernel.
