Simon Glass | f2faffe | 2017-11-13 18:55:06 -0700 | [diff] [blame] | 1 | #include <config.h> |
2 | |||||
3 | #include "tegra-u-boot.dtsi" | ||||
Nicolas Chauvet | 0de68cf | 2018-07-11 20:42:57 +0200 | [diff] [blame] | 4 | |
5 | |||||
6 | / { | ||||
7 | host1x@50000000 { | ||||
8 | u-boot,dm-pre-reloc; | ||||
9 | dc@54200000 { | ||||
10 | u-boot,dm-pre-reloc; | ||||
11 | }; | ||||
12 | }; | ||||
13 | }; |