mirror of
https://source.denx.de/u-boot/u-boot.git
synced 2025-09-23 14:51:31 +02:00
arm: dts: am335x: include am33xx-u-boot.dtsi
Include the SoC U-boot DTS in each am335x-<board>-u-boot.dtsi. Signed-off-by: Dario Binacchi <dariobin@libero.it>
This commit is contained in:
parent
58e1af972f
commit
c28baf6c70
@ -4,6 +4,8 @@
|
|||||||
* Author: Marcin Niestroj <m.niestroj@grinn-global.com>
|
* Author: Marcin Niestroj <m.niestroj@grinn-global.com>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "am33xx-u-boot.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
chosen {
|
chosen {
|
||||||
stdout-path = &uart0;
|
stdout-path = &uart0;
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
* Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
|
* Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "am33xx-u-boot.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
panel {
|
panel {
|
||||||
u-boot,dm-pre-reloc;
|
u-boot,dm-pre-reloc;
|
||||||
|
@ -5,6 +5,8 @@
|
|||||||
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
|
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "am33xx-u-boot.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
panel {
|
panel {
|
||||||
u-boot,dm-pre-reloc;
|
u-boot,dm-pre-reloc;
|
||||||
|
@ -4,6 +4,8 @@
|
|||||||
* Copyright (C) 2018 Robert Bosch Power Tools GmbH
|
* Copyright (C) 2018 Robert Bosch Power Tools GmbH
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "am33xx-u-boot.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
ocp {
|
ocp {
|
||||||
u-boot,dm-pre-reloc;
|
u-boot,dm-pre-reloc;
|
||||||
|
@ -2,6 +2,9 @@
|
|||||||
/*
|
/*
|
||||||
* Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
|
* Copyright (C) 2019 Texas Instruments Incorporated - http://www.ti.com/
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "am33xx-u-boot.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
xtal25mhz: xtal25mhz {
|
xtal25mhz: xtal25mhz {
|
||||||
compatible = "fixed-clock";
|
compatible = "fixed-clock";
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
* Copyright (C) 2018 EETS GmbH - https://www.eets.ch/
|
* Copyright (C) 2018 EETS GmbH - https://www.eets.ch/
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "am33xx-u-boot.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
ocp {
|
ocp {
|
||||||
u-boot,dm-pre-reloc;
|
u-boot,dm-pre-reloc;
|
||||||
|
@ -5,6 +5,8 @@
|
|||||||
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
|
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "am33xx-u-boot.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
panel {
|
panel {
|
||||||
u-boot,dm-pre-reloc;
|
u-boot,dm-pre-reloc;
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
* Copyright (C) 2020 Linumiz
|
* Copyright (C) 2020 Linumiz
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "am33xx-u-boot.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
chosen {
|
chosen {
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
|
@ -5,6 +5,8 @@
|
|||||||
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
|
* Copyright (C) 2020 Dario Binacchi <dariobin@libero.it>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "am33xx-u-boot.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
panel {
|
panel {
|
||||||
u-boot,dm-pre-reloc;
|
u-boot,dm-pre-reloc;
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
* Copyright (C) 2019 Heiko Schocher <hs@denx.de>
|
* Copyright (C) 2019 Heiko Schocher <hs@denx.de>
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "am33xx-u-boot.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
ocp {
|
ocp {
|
||||||
u-boot,dm-pre-reloc;
|
u-boot,dm-pre-reloc;
|
||||||
|
@ -3,6 +3,8 @@
|
|||||||
* Copyright (C) 2019 DENX Software Engineering GmbH
|
* Copyright (C) 2019 DENX Software Engineering GmbH
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
#include "am33xx-u-boot.dtsi"
|
||||||
|
|
||||||
/ {
|
/ {
|
||||||
chosen {
|
chosen {
|
||||||
#address-cells = <1>;
|
#address-cells = <1>;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user