projects
/
platform
/
kernel
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge tag 'u-boot-imx-20200825' of https://gitlab.denx.de/u-boot/custodians/u-boot-imx
[platform/kernel/u-boot.git]
/
arch
/
arm
/
dts
/
tegra20-u-boot.dtsi
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
};