blob: f64667e549861ffa7f236f9ff8594bd2a156382c [file] [log] [blame]
Simon Glassf2faffe2017-11-13 18:55:06 -07001#include <config.h>
2
3#include "tegra-u-boot.dtsi"
Nicolas Chauvet0de68cf2018-07-11 20:42:57 +02004
5
6/ {
7 host1x@50000000 {
8 u-boot,dm-pre-reloc;
9 dc@54200000 {
10 u-boot,dm-pre-reloc;
11 };
12 };
13};