commit | 2012850be8e3324bf3420ea08e1d0ee75c8d134c | [log] [tgz] |
---|---|---|
author | Yao Yuan <yao.yuan@freescale.com> | Tue Jan 26 15:23:55 2016 +0800 |
committer | Brian Norris <computersforpeace@gmail.com> | Mon Mar 07 11:46:43 2016 -0800 |
tree | 9786ad73e73cf196fbd352f3ca26ffc95ce918a1 | |
parent | 4607777c71be52c4e7c9cbcf8ecac4a452090d7d [diff] |
mtd: spi-nor: fsl-quadspi: add big-endian support Add R/W functions for big- or little-endian registers: The qSPI controller's endian is independent of the CPU core's endian. So far, the qSPI have two versions for big-endian and little-endian. Signed-off-by: Yuan Yao <yao.yuan@nxp.com> Acked-by: Han xu <han.xu@freescale.com> Acked-by: Han xu <han.xu@nxp.com> Signed-off-by: Brian Norris <computersforpeace@gmail.com>