blob: fa582bcb9fdf4658b867af71331f13cbf1e149db [file] [log] [blame]
Simon Glass878c09b2017-11-13 18:55:06 -07001#include <config.h>
2
3#include "tegra-u-boot.dtsi"
Nicolas Chauvet0f08ee12018-07-11 20:42:57 +02004
5
6/ {
7 host1x@50000000 {
Simon Glassd3a98cb2023-02-13 08:56:33 -07008 bootph-all;
Nicolas Chauvet0f08ee12018-07-11 20:42:57 +02009 dc@54200000 {
Simon Glassd3a98cb2023-02-13 08:56:33 -070010 bootph-all;
Nicolas Chauvet0f08ee12018-07-11 20:42:57 +020011 };
12 };
13};