blob: fa582bcb9fdf4658b867af71331f13cbf1e149db [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 {
Simon Glass8c103c32023-02-13 08:56:33 -07008 bootph-all;
Nicolas Chauvet0de68cf2018-07-11 20:42:57 +02009 dc@54200000 {
Simon Glass8c103c32023-02-13 08:56:33 -070010 bootph-all;
Nicolas Chauvet0de68cf2018-07-11 20:42:57 +020011 };
12 };
13};