4 description = KERNEL_NAME;
5 #address-cells = <ADDR_CELLS>;
9 description = KERNEL_NAME;
10 data = /incbin/(VMLINUX_BINARY);
14 compression = VMLINUX_COMPRESSION;
15 load = /bits/ ADDR_BITS <VMLINUX_LOAD_ADDRESS>;
16 entry = /bits/ ADDR_BITS <VMLINUX_ENTRY_ADDRESS>;
24 default = "conf@default";
27 description = "Generic Linux kernel";
33 #ifdef CONFIG_FIT_IMAGE_FDT_BOSTON
37 description = "img,boston Device Tree";
38 data = /incbin/("boot/dts/img/boston.dtb");
50 description = "Boston Linux kernel";
56 #endif /* CONFIG_FIT_IMAGE_FDT_BOSTON */