thanks pengyong。
but, in your code, the base reg address is 0x2000000. I do this read ok .
but, the reg address is not for ecspi.
I try the ecspi address 0x2010000. the system is stuck.
spba-bus@02000000 {
compatible = "fsl,spba-bus", "simple-bus";
#address-cells = <1>;
#size-cells = <1>;
reg = <0x02000000 0x40000>;
so, the issue is not resolved.