]> Git Repo - J-u-boot.git/blob - arch/arm/dts/am335x-rut-u-boot.dtsi
Merge tag 'u-boot-imx-master-20250127' of https://gitlab.denx.de/u-boot/custodians...
[J-u-boot.git] / arch / arm / dts / am335x-rut-u-boot.dtsi
1 // SPDX-License-Identifier: GPL-2.0+
2 /*
3  * am335x-rut U-Boot Additions
4  *
5  * Copyright (C) 2020 Dario Binacchi <[email protected]>
6  */
7
8 #include "am33xx-u-boot.dtsi"
9
10 &l4_per {
11
12         segment@300000 {
13
14                 target-module@e000 {
15                         bootph-all;
16
17                         lcdc: lcdc@0 {
18                                 bootph-all;
19                         };
20                 };
21         };
22 };
This page took 0.030542 seconds and 4 git commands to generate.