2018-05-06 17:58:06 -04:00
|
|
|
// SPDX-License-Identifier: GPL-2.0+
|
2017-05-17 21:22:55 +02:00
|
|
|
/*
|
|
|
|
* Copyright (C) 2017 Texas Instruments Incorporated - http://www.ti.com/
|
|
|
|
*/
|
|
|
|
|
2020-12-30 00:06:37 +01:00
|
|
|
#include "am33xx-u-boot.dtsi"
|
|
|
|
|
2020-12-30 00:16:27 +01:00
|
|
|
&l4_per {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2020-12-30 00:16:27 +01:00
|
|
|
segment@300000 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2020-12-30 00:16:27 +01:00
|
|
|
target-module@e000 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2020-12-30 00:16:27 +01:00
|
|
|
|
|
|
|
lcdc: lcdc@0 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2020-12-30 00:16:27 +01:00
|
|
|
};
|
|
|
|
};
|
2020-02-22 14:05:46 +01:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
2017-05-17 21:22:55 +02:00
|
|
|
&mmc3 {
|
|
|
|
status = "disabled";
|
|
|
|
};
|
2019-01-22 16:48:17 +01:00
|
|
|
|
|
|
|
&usb0 {
|
|
|
|
dr_mode = "peripheral";
|
|
|
|
};
|
2022-11-14 12:42:38 +00:00
|
|
|
|
|
|
|
&i2c0 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2022-11-14 12:42:38 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&l4_wkup {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2022-11-14 12:42:38 +00:00
|
|
|
segment@200000 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2022-11-14 12:42:38 +00:00
|
|
|
target-module@9000 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2022-11-14 12:42:38 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
&uart0 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2022-11-14 12:42:38 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&mmc1 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2022-11-14 12:42:38 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&mmc2 {
|
2023-02-13 08:56:33 -07:00
|
|
|
bootph-all;
|
2022-11-14 12:42:38 +00:00
|
|
|
};
|