projects
/
oweals
/
u-boot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge git://git.denx.de/u-boot-socfpga
[oweals/u-boot.git]
/
arch
/
arm
/
dts
/
r8a7793-gose-u-boot.dts
1
/*
2
* Device Tree Source extras for U-Boot for the Gose board
3
*
4
* Copyright (C) 2018 Marek Vasut <marek.vasut@gmail.com>
5
*
6
* SPDX-License-Identifier: GPL-2.0
7
*/
8
9
#include "r8a7793-gose.dts"
10
#include "r8a7793-u-boot.dtsi"
11
12
&scif0 {
13
u-boot,dm-pre-reloc;
14
};