summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorZhengxun Li <zhengxunli@mxic.com.tw>2021-09-14 08:43:51 +0300
committerTom Rini <trini@konsulko.com>2021-10-12 23:48:38 +0300
commit0892a7e5fa5ce38f58e0e6636ae56c6f60c080e0 (patch)
treeca816ad8f45b89f554c3d59bd453b8df2b545344 /fs
parent5f9338ad56e6b1168905e73ecfcd5e1b7b1a32e2 (diff)
downloadu-boot-0892a7e5fa5ce38f58e0e6636ae56c6f60c080e0.tar.xz
mtd: rawnand: Add Macronix raw NAND controller driver
Add a driver for Macronix raw NAND controller. This patch referred from linux mxic_nand.c. The difference from the linux version is described here. 1. In order to adapt to the uboot nand framework, add function binding (cmdfunc, read_byte, read_buf, write_buf). 2. Added parsing command format to use hardware correctly. 3. Remove the incompatible functions of Uboot. Signed-off-by: Zhengxun Li <zhengxunli@mxic.com.tw>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions