mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-18 09:48:39 +00:00
riscv: dts: jh7110: Add u-boot device tree for JH7110 based boards
To support the other JH7110 based boards, add u-boot device tree for them. Tested-by: Anand Moon <linux.amoon@gmail.com> Tested-by: E Shattow <lucent@gmail.com> Reviewed-by: E Shattow <lucent@gmail.com> Cc: Heinrich Schuchardt <xypron.glpk@gmx.de> Cc: H Bell <dmoo_dv@protonmail.com> Signed-off-by: Hal Feng <hal.feng@starfivetech.com>
This commit is contained in:
parent
6bbe95ef72
commit
1b52a220d3
6
arch/riscv/dts/jh7110-milkv-mars-u-boot.dtsi
Normal file
6
arch/riscv/dts/jh7110-milkv-mars-u-boot.dtsi
Normal file
@ -0,0 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-2.0 OR MIT
|
||||
/*
|
||||
* Copyright (C) 2024 StarFive Technology Co., Ltd.
|
||||
*/
|
||||
|
||||
#include "jh7110-common-u-boot.dtsi"
|
||||
6
arch/riscv/dts/jh7110-pine64-star64-u-boot.dtsi
Normal file
6
arch/riscv/dts/jh7110-pine64-star64-u-boot.dtsi
Normal file
@ -0,0 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-2.0 OR MIT
|
||||
/*
|
||||
* Copyright (C) 2024 StarFive Technology Co., Ltd.
|
||||
*/
|
||||
|
||||
#include "jh7110-common-u-boot.dtsi"
|
||||
@ -0,0 +1,6 @@
|
||||
// SPDX-License-Identifier: GPL-2.0 OR MIT
|
||||
/*
|
||||
* Copyright (C) 2024 StarFive Technology Co., Ltd.
|
||||
*/
|
||||
|
||||
#include "jh7110-common-u-boot.dtsi"
|
||||
Loading…
x
Reference in New Issue
Block a user