Home
last modified time | relevance | path

Searched hist:"272 c5265ed8f4bf1f02f2d2b38828fbf8939cac3" (Results 1 – 2 of 2) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A Dls1021aqds.h272c5265ed8f4bf1f02f2d2b38828fbf8939cac3 Fri Oct 17 07:26:34 UTC 2014 Yuan Yao <yao.yuan@freescale.com> ls102xa: ifc: nor: fix the write issue when bytes unaligned

Add define CONFIG_SYS_WRITE_SWAPPED_DATA.
For LS1021AQDS and LS1021QTWR nor flash write should swap the
bytes when handle unaligned tail bytes.

Because of the ending, if the date bus width is 16-bits and the
number of bytes is odd, we should swap the byte when write the
last one.

Signed-off-by: Yuan Yao <yao.yuan@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>
H A Dls1021atwr.h272c5265ed8f4bf1f02f2d2b38828fbf8939cac3 Fri Oct 17 07:26:34 UTC 2014 Yuan Yao <yao.yuan@freescale.com> ls102xa: ifc: nor: fix the write issue when bytes unaligned

Add define CONFIG_SYS_WRITE_SWAPPED_DATA.
For LS1021AQDS and LS1021QTWR nor flash write should swap the
bytes when handle unaligned tail bytes.

Because of the ending, if the date bus width is 16-bits and the
number of bytes is odd, we should swap the byte when write the
last one.

Signed-off-by: Yuan Yao <yao.yuan@freescale.com>
Reviewed-by: York Sun <yorksun@freescale.com>