079_uses_pos.dts 100 B

12345678910
  1. // SPDX-License-Identifier: GPL-2.0+
  2. /dts-v1/;
  3. / {
  4. binman {
  5. u-boot {
  6. pos = <10>;
  7. };
  8. };
  9. };