2 * Simple U-Boot uImage source file containing a single kernel and FDT blob
8 description = "Simple image with single Linux kernel and FDT blob";
13 description = "Vanilla Linux kernel";
14 data = /incbin/("./vmlinux.bin.gz");
29 description = "Flattened Device Tree blob";
30 data = /incbin/("./target.dtb");
46 description = "Boot Linux kernel with FDT blob";