On Tue, Sep 14, 2021 at 01:43:51PM +0800, Zhengxun Li wrote:
> 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
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
2 matches
Mail list logo