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