Simon Glass | 878c09b | 2017-11-13 18:55:06 -0700 | [diff] [blame] | 1 | #include <config.h> |
2 | |||||
3 | #include "tegra-u-boot.dtsi" | ||||
Marcel Ziswiler | cad5671 | 2023-03-27 11:11:40 +0300 | [diff] [blame] | 4 | |
5 | / { | ||||
6 | host1x@50000000 { | ||||
7 | bootph-all; | ||||
8 | dc@54200000 { | ||||
9 | bootph-all; | ||||
10 | }; | ||||
11 | }; | ||||
12 | }; |