This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
u-boot
Watch
2
Star
0
Fork
You've already forked u-boot
0
mirror of
https://github.com/AsahiLinux/u-boot
synced
2024-11-14 17:07:38 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
444a8e8eb2
u-boot
/
arch
/
arm
/
dts
/
rk3128-evb-u-boot.dtsi
8 lines
93 B
Text
Raw
Normal View
History
Unescape
Escape
arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dtsi files Move all rk3128 u-boot specific properties in separate dtsi files. Sort emmc node. Signed-off-by: Johan Jonker <jbx6244@gmail.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2022-09-09 20:19:06 +00:00
// SPDX-License-Identifier: GPL-2.0+
#include "rk3128-u-boot.dtsi"
&emmc {
dm: dts: Convert driver model tags to use new schema Now that Linux has accepted these tags, move the device tree files in U-Boot over to use them. Signed-off-by: Simon Glass <sjg@chromium.org>
2023-02-13 15:56:33 +00:00
bootph-all;
arm: dts: rockchip: move all rk3128 u-boot specific properties in separate dtsi files Move all rk3128 u-boot specific properties in separate dtsi files. Sort emmc node. Signed-off-by: Johan Jonker <jbx6244@gmail.com> Reviewed-by: Kever Yang <kever.yang@rock-chips.com>
2022-09-09 20:19:06 +00:00
};
Reference in a new issue
Copy permalink