xref: /openbmc/u-boot/arch/arm/dts/tegra20-u-boot.dtsi (revision fba725f41002e5035e601a7cfa9429b0c8184211)
1#include <config.h>
2
3#include "tegra-u-boot.dtsi"
4
5
6/ {
7	host1x@50000000 {
8		u-boot,dm-pre-reloc;
9		dc@54200000 {
10			u-boot,dm-pre-reloc;
11		};
12	};
13};
14