1/dts-v1/; 2 3/ { 4 info = "test device tree from dtb partition"; 5 6 chosen { 7 bootargs = "existing_arg_1=existing_val_1 existing_arg_2=existing_val_2"; 8 dtb_slot = "a"; 9 fixup = <0x0>; 10 }; 11}; 12