> Add basic Rockchip nand driver.
> 
> Driver in current state has 16, 24, 40, 60 per 1024B BCH/ECC ability and 8 
> bit asynchronous flash interface support. Other features will come later.
> 
> Signed-off-by: Paweł Jarosz <paweljarosz3...@gmail.com>
> ---
> Changes since v1:
> - none
> 
> Changes since v2:
> - fixed correct ecc checking
> 
> Changes since v3:
> - none
> 
>  drivers/mtd/nand/Kconfig         |   6 +
>  drivers/mtd/nand/Makefile        |   1 +
>  drivers/mtd/nand/rockchip_nand.c | 660 
> +++++++++++++++++++++++++++++++++++++++
>  include/fdtdec.h                 |   1 +
>  lib/fdtdec.c                     |   1 +
>  5 files changed, 669 insertions(+)
>  create mode 100644 drivers/mtd/nand/rockchip_nand.c
> 

Acked-by: Philipp Tomsich <philipp.toms...@theobroma-systems.com>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to