2018-09-06 07:51:53 +00:00
|
|
|
// SPDX-License-Identifier: GPL-2.0
|
|
|
|
/*
|
|
|
|
* Device Tree Source extras for U-Boot for the OPOS6UL SoM
|
|
|
|
*
|
|
|
|
* Copyright (C) 2018 Armadeus Systems <support@armadeus.com>
|
|
|
|
*/
|
|
|
|
|
|
|
|
/ {
|
|
|
|
soc {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2018-09-06 07:51:53 +00:00
|
|
|
};
|
|
|
|
};
|
|
|
|
|
|
|
|
&aips2 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2018-09-06 07:51:53 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&iomuxc {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2018-09-06 07:51:53 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&pinctrl_usdhc1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2018-09-06 07:51:53 +00:00
|
|
|
};
|
|
|
|
|
|
|
|
&usdhc1 {
|
2023-02-13 15:56:33 +00:00
|
|
|
bootph-pre-ram;
|
2018-09-06 07:51:53 +00:00
|
|
|
};
|