imx7ulp-uboot.dtsi 638 B

12345678910111213141516171819202122232425262728293031323334353637383940414243
  1. /*
  2. * Copyright 2015-2016 Freescale Semiconductor, Inc.
  3. *
  4. * This program is free software; you can redistribute it and/or modify
  5. * it under the terms of the GNU General Public License version 2 as
  6. * published by the Free Software Foundation.
  7. */
  8. &soc {
  9. u-boot,dm-pre-reloc;
  10. };
  11. &ahbbridge0 {
  12. u-boot,dm-pre-reloc;
  13. };
  14. &ahbbridge1 {
  15. u-boot,dm-pre-reloc;
  16. };
  17. &iomuxc {
  18. u-boot,dm-pre-reloc;
  19. };
  20. &iomuxc1 {
  21. u-boot,dm-pre-reloc;
  22. };
  23. &lpuart4 {
  24. u-boot,dm-pre-reloc;
  25. };
  26. &lpuart5 {
  27. u-boot,dm-pre-reloc;
  28. };
  29. &lpuart6 {
  30. u-boot,dm-pre-reloc;
  31. };
  32. &lpuart7 {
  33. u-boot,dm-pre-reloc;
  34. };