mirror of
https://github.com/smaeul/u-boot.git
synced 2025-10-14 04:46:01 +01:00
imx: dts: move common changes to imx8mq-u-boot.dtsi
Move some common changes to imx8mq-u-boot.dtsi, so others could reuse it Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Fabio Estevam <festevam@denx.de>
This commit is contained in:
parent
6ea118ef9a
commit
56f3888b43
@ -2,30 +2,6 @@
|
|||||||
|
|
||||||
#include "imx8mq-u-boot.dtsi"
|
#include "imx8mq-u-boot.dtsi"
|
||||||
|
|
||||||
&{/soc@0} {
|
|
||||||
u-boot,dm-spl;
|
|
||||||
};
|
|
||||||
|
|
||||||
&{/soc@0/bus@30000000} {
|
|
||||||
u-boot,dm-spl;
|
|
||||||
};
|
|
||||||
|
|
||||||
&{/soc@0/bus@30400000} {
|
|
||||||
u-boot,dm-spl;
|
|
||||||
};
|
|
||||||
|
|
||||||
&{/soc@0/bus@30800000} {
|
|
||||||
u-boot,dm-spl;
|
|
||||||
};
|
|
||||||
|
|
||||||
&{/soc@0/bus@32c00000} {
|
|
||||||
u-boot,dm-spl;
|
|
||||||
};
|
|
||||||
|
|
||||||
&iomuxc {
|
|
||||||
u-boot,dm-spl;
|
|
||||||
};
|
|
||||||
|
|
||||||
&pinctrl_uart1 {
|
&pinctrl_uart1 {
|
||||||
u-boot,dm-spl;
|
u-boot,dm-spl;
|
||||||
};
|
};
|
||||||
|
@ -10,6 +10,30 @@
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
|
&{/soc@0} {
|
||||||
|
u-boot,dm-spl;
|
||||||
|
};
|
||||||
|
|
||||||
|
&{/soc@0/bus@30000000} {
|
||||||
|
u-boot,dm-spl;
|
||||||
|
};
|
||||||
|
|
||||||
|
&{/soc@0/bus@30400000} {
|
||||||
|
u-boot,dm-spl;
|
||||||
|
};
|
||||||
|
|
||||||
|
&{/soc@0/bus@30800000} {
|
||||||
|
u-boot,dm-spl;
|
||||||
|
};
|
||||||
|
|
||||||
|
&{/soc@0/bus@32c00000} {
|
||||||
|
u-boot,dm-spl;
|
||||||
|
};
|
||||||
|
|
||||||
|
&iomuxc {
|
||||||
|
u-boot,dm-spl;
|
||||||
|
};
|
||||||
|
|
||||||
&binman {
|
&binman {
|
||||||
u-boot-spl-ddr {
|
u-boot-spl-ddr {
|
||||||
align = <4>;
|
align = <4>;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user