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";