keystone-k2e-evm-u-boot.dtsi 196 B

123456789101112131415
  1. /*
  2. * Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
  3. *
  4. * SPDX-License-Identifier: GPL-2.0+
  5. */
  6. /{
  7. soc {
  8. u-boot,dm-pre-reloc;
  9. };
  10. };
  11. &i2c1 {
  12. u-boot,dm-pre-reloc;
  13. };