kernel.its 5.9 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218
  1. /dts-v1/;
  2. / {
  3. description = "Chrome OS kernel image with one or more FDT blobs";
  4. #address-cells = <1>;
  5. images {
  6. kernel@1 {
  7. description = "kernel";
  8. data = /incbin/("arch/arm/boot/zImage");
  9. type = "kernel_noload";
  10. arch = "arm";
  11. os = "linux";
  12. compression = "none";
  13. load = <0>;
  14. entry = <0>;
  15. };
  16. fdt@1 {
  17. description = "exynos5250-snow.dtb";
  18. data = /incbin/("arch/arm/boot/dts/exynos5250-snow.dtb");
  19. type = "flat_dt";
  20. arch = "arm";
  21. compression = "none";
  22. hash@1 {
  23. algo = "sha1";
  24. };
  25. };
  26. fdt@2 {
  27. description = "exynos5250-snow-rev5.dtb";
  28. data = /incbin/("arch/arm/boot/dts/exynos5250-snow-rev5.dtb");
  29. type = "flat_dt";
  30. arch = "arm";
  31. compression = "none";
  32. hash@1 {
  33. algo = "sha1";
  34. };
  35. };
  36. fdt@3 {
  37. description = "exynos5250-spring.dtb";
  38. data = /incbin/("arch/arm/boot/dts/exynos5250-spring.dtb");
  39. type = "flat_dt";
  40. arch = "arm";
  41. compression = "none";
  42. hash@1 {
  43. algo = "sha1";
  44. };
  45. };
  46. fdt@4 {
  47. description = "exynos5800-peach-pi.dtb";
  48. data = /incbin/("arch/arm/boot/dts/exynos5800-peach-pi.dtb");
  49. type = "flat_dt";
  50. arch = "arm";
  51. compression = "none";
  52. hash@1{
  53. algo = "sha1";
  54. };
  55. };
  56. fdt@5 {
  57. description = "exynos5420-peach-pit.dtb";
  58. data = /incbin/("arch/arm/boot/dts/exynos5420-peach-pit.dtb");
  59. type = "flat_dt";
  60. arch = "arm";
  61. compression = "none";
  62. hash@1 {
  63. algo = "sha1";
  64. };
  65. };
  66. fdt@6 {
  67. description = "rk3288-veyron-brain.dtb";
  68. data = /incbin/("arch/arm/boot/dts/rk3288-veyron-brain.dtb");
  69. type = "flat_dt";
  70. arch = "arm";
  71. compression = "none";
  72. hash@1 {
  73. algo = "sha1";
  74. };
  75. };
  76. fdt@7 {
  77. description = "rk3288-veyron-jaq.dtb";
  78. data = /incbin/("arch/arm/boot/dts/rk3288-veyron-jaq.dtb");
  79. type = "flat_dt";
  80. arch = "arm";
  81. compression = "none";
  82. hash@1 {
  83. algo = "sha1";
  84. };
  85. };
  86. fdt@8 {
  87. description = "rk3288-veyron-jerry.dtb";
  88. data = /incbin/("arch/arm/boot/dts/rk3288-veyron-jerry.dtb");
  89. type = "flat_dt";
  90. arch = "arm";
  91. compression = "none";
  92. hash@1 {
  93. algo = "sha1";
  94. };
  95. };
  96. fdt@9 {
  97. description = "rk3288-veyron-mickey.dtb";
  98. data = /incbin/("arch/arm/boot/dts/rk3288-veyron-mickey.dtb");
  99. type = "flat_dt";
  100. arch = "arm";
  101. compression = "none";
  102. hash@1 {
  103. algo = "sha1";
  104. };
  105. };
  106. fdt@10 {
  107. description = "rk3288-veyron-minnie.dtb";
  108. data = /incbin/("arch/arm/boot/dts/rk3288-veyron-minnie.dtb");
  109. type = "flat_dt";
  110. arch = "arm";
  111. compression = "none";
  112. hash@1 {
  113. algo = "sha1";
  114. };
  115. };
  116. fdt@11 {
  117. description = "rk3288-veyron-pinky.dtb";
  118. data = /incbin/("arch/arm/boot/dts/rk3288-veyron-pinky.dtb");
  119. type = "flat_dt";
  120. arch = "arm";
  121. compression = "none";
  122. hash@1{
  123. algo = "sha1";
  124. };
  125. };
  126. fdt@12 {
  127. description = "rk3288-veyron-speedy.dtb";
  128. data = /incbin/("arch/arm/boot/dts/rk3288-veyron-speedy.dtb");
  129. type = "flat_dt";
  130. arch = "arm";
  131. compression = "none";
  132. hash@1 {
  133. algo = "sha1";
  134. };
  135. };
  136. fdt@13 {
  137. description = "tegra124-nyan-big.dtb";
  138. data = /incbin/("arch/arm/boot/dts/tegra124-nyan-big.dtb");
  139. type = "flat_dt";
  140. arch = "arm";
  141. compression = "none";
  142. hash@1 {
  143. algo = "sha1";
  144. };
  145. };
  146. fdt@14 {
  147. description = "tegra124-nyan-blaze.dtb";
  148. data = /incbin/("arch/arm/boot/dts/tegra124-nyan-blaze.dtb");
  149. type = "flat_dt";
  150. arch = "arm";
  151. compression = "none";
  152. hash@1 {
  153. algo = "sha1";
  154. };
  155. };
  156. };
  157. configurations {
  158. default = "conf@1";
  159. conf@1 {
  160. kernel = "kernel@1";
  161. fdt = "fdt@1";
  162. };
  163. conf@2 {
  164. kernel = "kernel@1";
  165. fdt = "fdt@2";
  166. };
  167. conf@3 {
  168. kernel = "kernel@1";
  169. fdt = "fdt@3";
  170. };
  171. conf@4 {
  172. kernel = "kernel@1";
  173. fdt = "fdt@4";
  174. };
  175. conf@5 {
  176. kernel = "kernel@1";
  177. fdt = "fdt@5";
  178. };
  179. conf@6 {
  180. kernel = "kernel@1";
  181. fdt = "fdt@6";
  182. };
  183. conf@7 {
  184. kernel = "kernel@1";
  185. fdt = "fdt@7";
  186. };
  187. conf@8 {
  188. kernel = "kernel@1";
  189. fdt = "fdt@8";
  190. };
  191. conf@9 {
  192. kernel = "kernel@1";
  193. fdt = "fdt@9";
  194. };
  195. conf@10 {
  196. kernel = "kernel@1";
  197. fdt = "fdt@10";
  198. };
  199. conf@11 {
  200. kernel = "kernel@1";
  201. fdt = "fdt@11";
  202. };
  203. conf@12 {
  204. kernel = "kernel@1";
  205. fdt = "fdt@12";
  206. };
  207. conf@13 {
  208. kernel = "kernel@1";
  209. fdt = "fdt@13";
  210. };
  211. conf@14 {
  212. kernel = "kernel@1";
  213. fdt = "fdt@14";
  214. };
  215. };
  216. };