14 lines
150 B
Plaintext
14 lines
150 B
Plaintext
|
#include <config.h>
|
||
|
|
||
|
#include "tegra-u-boot.dtsi"
|
||
|
|
||
|
|
||
|
/ {
|
||
|
host1x@50000000 {
|
||
|
u-boot,dm-pre-reloc;
|
||
|
dc@54200000 {
|
||
|
u-boot,dm-pre-reloc;
|
||
|
};
|
||
|
};
|
||
|
};
|