Lines Matching +full:dts +full:- +full:node
2 * Simple U-Boot uImage source file containing a single kernel
5 /dts-v1/;
9 #address-cells = <1>;
21 hash-1 {
24 hash-2 {
31 default = "config-1";
32 config-1 {
41 For x86 a setup node is also required: see x86-fit-boot.txt.
43 /dts-v1/;
47 #address-cells = <1>;
59 hash-2 {
73 hash-2 {
80 default = "config-1";
81 config-1 {
89 Note: the above assumes a 32-bit kernel. To directly boot a 64-bit kernel,
90 change both arch values to "x86_64". U-Boot will then change to 64-bit mode