diff options
| author | Zhengxun Li <[email protected]> | 2021-09-14 13:43:51 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2021-10-12 16:48:38 -0400 |
| commit | 0892a7e5fa5ce38f58e0e6636ae56c6f60c080e0 (patch) | |
| tree | ca816ad8f45b89f554c3d59bd453b8df2b545344 /doc/develop | |
| parent | 5f9338ad56e6b1168905e73ecfcd5e1b7b1a32e2 (diff) | |
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 <[email protected]>
Diffstat (limited to 'doc/develop')
0 files changed, 0 insertions, 0 deletions
