mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2026-06-13 15:03:58 +03:00
ARM: dts: add TQMa6UL[L]x[L] u-boot device tree fragments
Add u-boot specific device tree properties. Signed-off-by: Max Merchel <Max.Merchel@ew.tq-group.com>
This commit is contained in:
committed by
Fabio Estevam
parent
4f8d6c8f41
commit
d77199aebb
17
arch/arm/dts/imx6ul-tqma6ul-common-u-boot.dtsi
Normal file
17
arch/arm/dts/imx6ul-tqma6ul-common-u-boot.dtsi
Normal file
@@ -0,0 +1,17 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
|
||||
/*
|
||||
* Copyright (c) 2024-2026 TQ-Systems GmbH <u-boot@ew.tq-group.com>,
|
||||
* D-82229 Seefeld, Germany.
|
||||
* Author: Max Merchel
|
||||
*/
|
||||
|
||||
/ {
|
||||
aliases {
|
||||
spi0 = &qspi;
|
||||
};
|
||||
|
||||
config {
|
||||
u-boot,mmc-env-offset = <0x100000>;
|
||||
u-boot,mmc-env-offset-redundant = <0x110000>;
|
||||
};
|
||||
};
|
||||
8
arch/arm/dts/imx6ul-tqma6ul1-mba6ulx-u-boot.dtsi
Normal file
8
arch/arm/dts/imx6ul-tqma6ul1-mba6ulx-u-boot.dtsi
Normal file
@@ -0,0 +1,8 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
|
||||
/*
|
||||
* Copyright (c) 2024-2026 TQ-Systems GmbH <u-boot@ew.tq-group.com>,
|
||||
* D-82229 Seefeld, Germany.
|
||||
* Author: Max Merchel
|
||||
*/
|
||||
|
||||
#include "imx6ul-tqma6ul-common-u-boot.dtsi"
|
||||
8
arch/arm/dts/imx6ul-tqma6ul2-mba6ulx-u-boot.dtsi
Normal file
8
arch/arm/dts/imx6ul-tqma6ul2-mba6ulx-u-boot.dtsi
Normal file
@@ -0,0 +1,8 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
|
||||
/*
|
||||
* Copyright (c) 2024-2026 TQ-Systems GmbH <u-boot@ew.tq-group.com>,
|
||||
* D-82229 Seefeld, Germany.
|
||||
* Author: Max Merchel
|
||||
*/
|
||||
|
||||
#include "imx6ul-tqma6ul-common-u-boot.dtsi"
|
||||
8
arch/arm/dts/imx6ul-tqma6ul2l-mba6ulx-u-boot.dtsi
Normal file
8
arch/arm/dts/imx6ul-tqma6ul2l-mba6ulx-u-boot.dtsi
Normal file
@@ -0,0 +1,8 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
|
||||
/*
|
||||
* Copyright (c) 2024-2026 TQ-Systems GmbH <u-boot@ew.tq-group.com>,
|
||||
* D-82229 Seefeld, Germany.
|
||||
* Author: Max Merchel
|
||||
*/
|
||||
|
||||
#include "imx6ul-tqma6ul-common-u-boot.dtsi"
|
||||
8
arch/arm/dts/imx6ull-tqma6ull2-mba6ulx-u-boot.dtsi
Normal file
8
arch/arm/dts/imx6ull-tqma6ull2-mba6ulx-u-boot.dtsi
Normal file
@@ -0,0 +1,8 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
|
||||
/*
|
||||
* Copyright (c) 2024-2026 TQ-Systems GmbH <u-boot@ew.tq-group.com>,
|
||||
* D-82229 Seefeld, Germany.
|
||||
* Author: Max Merchel
|
||||
*/
|
||||
|
||||
#include "imx6ul-tqma6ul-common-u-boot.dtsi"
|
||||
8
arch/arm/dts/imx6ull-tqma6ull2l-mba6ulx-u-boot.dtsi
Normal file
8
arch/arm/dts/imx6ull-tqma6ull2l-mba6ulx-u-boot.dtsi
Normal file
@@ -0,0 +1,8 @@
|
||||
// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
|
||||
/*
|
||||
* Copyright (c) 2024-2026 TQ-Systems GmbH <u-boot@ew.tq-group.com>,
|
||||
* D-82229 Seefeld, Germany.
|
||||
* Author: Max Merchel
|
||||
*/
|
||||
|
||||
#include "imx6ul-tqma6ul-common-u-boot.dtsi"
|
||||
Reference in New Issue
Block a user