Re: [U-Boot] [PATCH v2] ls1021a: QSPI: update the node for QSPI support

2016-12-05 Thread york sun
On 11/29/2016 07:39 PM, Yuan Yao wrote: > From: Yuan Yao > > Add the name for register space and memory space. > <0x155 0x1 > is the QSPI register space. > <0x4000 0x400> is the QSPI memory space. > > Signed-off-by: Yuan Yao > --- > Changed in v2: > Updated the commit messag

[U-Boot] [PATCH v2] ls1021a: QSPI: update the node for QSPI support

2016-11-29 Thread Yuan Yao
From: Yuan Yao Add the name for register space and memory space. <0x155 0x1 > is the QSPI register space. <0x4000 0x400> is the QSPI memory space. Signed-off-by: Yuan Yao --- Changed in v2: Updated the commit message. --- arch/arm/dts/ls1021a.dtsi | 1 + 1 file changed,