diff options
author | Wu, Josh <Josh.wu@atmel.com> | 2014-06-24 18:18:06 +0800 |
---|---|---|
committer | Andreas Bießmann <andreas.devel@googlemail.com> | 2014-09-19 00:11:13 +0200 |
commit | 14b3b44edaf85e8ebc31e2068c2b5e56c2a941db (patch) | |
tree | f6df1d041ed7b61fd83162758906c19cc68ca1ba /configs/MPC832XEMDS_defconfig | |
parent | 9170818a4e004af7893fa0113f6e5b4afafded55 (diff) | |
download | u-boot-imx-14b3b44edaf85e8ebc31e2068c2b5e56c2a941db.zip u-boot-imx-14b3b44edaf85e8ebc31e2068c2b5e56c2a941db.tar.gz u-boot-imx-14b3b44edaf85e8ebc31e2068c2b5e56c2a941db.tar.bz2 |
mtd: atmel-nand: use pmecc_readl(b)/pmecc_writel to access the pmecc register
We defined the macro pmecc_readl(b)/pmecc_writel for pmecc register access.
But in the driver we also use the readl(b)/writel.
To keep consistent, this patch make all use pmecc_readl(b)/pmecc_writel.
Signed-off-by: Josh Wu <josh.wu@atmel.com>
Reviewed-by: Andreas Bießmann <andreas.devel@googlemail.com>
Signed-off-by: Andreas Bießmann <andreas.devel@googlemail.com>
Diffstat (limited to 'configs/MPC832XEMDS_defconfig')
0 files changed, 0 insertions, 0 deletions