mirror of
https://github.com/AsahiLinux/u-boot
synced 2024-11-05 12:45:42 +00:00
15 lines
218 B
Text
15 lines
218 B
Text
|
// SPDX-License-Identifier: GPL-2.0+
|
||
|
//
|
||
|
// Copyright (C) 2020 TQ-Systems GmbH
|
||
|
|
||
|
#include "imx6q.dtsi"
|
||
|
#include "imx6qdl-tqma6a.dtsi"
|
||
|
#include "imx6qdl-tqma6.dtsi"
|
||
|
|
||
|
/ {
|
||
|
memory {
|
||
|
reg = <0x10000000 0x40000000>;
|
||
|
};
|
||
|
};
|
||
|
|