4 * (Bogus) example FIT image description file demonstrating the usage
5 * of multiple images loaded by the SPL.
6 * Several binaries will be loaded at their respective load addresses.
7 * Finally the one image specifying an entry point will be entered by the SPL.
11 description = "multiple firmware blobs and U-Boot, loaded by SPL";
12 #address-cells = <0x1>;
17 description = "U-Boot (64-bit)";
25 description = "ARM Trusted Firmware";
34 description = "arisc management processor firmware";
42 description = "Pine64+ DT";
50 description = "Pine64 DT";
58 description = "4.7-rc5 kernel";
66 description = "Debian installer initrd";
78 description = "sun50i-a64-pine64-plus";
79 loadables = "uboot", "atf", "kernel", "initrd";
84 description = "sun50i-a64-pine64";
85 loadables = "uboot", "atf", "mgmt-firmware";