mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
12 lines
150 B
Text
12 lines
150 B
Text
|
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
|
||
|
/*
|
||
|
* Copyright 2015 Google, Inc
|
||
|
*/
|
||
|
|
||
|
#include "rk3288-u-boot.dtsi"
|
||
|
|
||
|
&gpio7 {
|
||
|
u-boot,dm-pre-reloc;
|
||
|
};
|
||
|
|