[U-Boot] [PATCH v3 1/7] nand: Add zynq nand controller driver support

Michal Simek monstr at monstr.eu
Tue Feb 25 09:50:39 CET 2014


Hi Scott,

On 02/17/2014 01:26 PM, Siva Durga Prasad Paladugu wrote:
> From: Jagannadha Sutradharudu Teki <jaganna at xilinx.com>
> 
> Added support for Zynq Nand controller driver.
> 
> Signed-off-by: Siva Durga Prasad Paladugu <sivadur at xilinx.com>
> Signed-off-by: Jagannadha Sutradharudu Teki <jaganna at xilinx.com>
> ---
> Changes for v3:
> -Fixed all review comments on v1 as
> some comments are not fixed on v2.
> -Separeted out the nand patch series
> as per Michal comment.
> Changes for v2:
> -Fixed issues pointed by Scott
> ---
>  README                                    |    3 +
>  arch/arm/include/asm/arch-zynq/hardware.h |    2 +
>  drivers/mtd/nand/Makefile                 |    1 +
>  drivers/mtd/nand/zynq_nand.c              | 1188 +++++++++++++++++++++++++++++
>  4 files changed, 1194 insertions(+), 0 deletions(-)
>  create mode 100755 drivers/mtd/nand/zynq_nand.c

One note: Here is incorrect file permission.

Can you please review this driver?
Patches 2-7 should go through ARM tree but this first one should
go through your tree.

Thanks,
Michal

-- 
Michal Simek, Ing. (M.Eng), OpenPGP -> KeyID: FE3D1F91
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel - Microblaze cpu - http://www.monstr.eu/fdt/
Maintainer of Linux kernel - Xilinx Zynq ARM architecture
Microblaze U-BOOT custodian and responsible for u-boot arm zynq platform


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 263 bytes
Desc: OpenPGP digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20140225/f9560203/attachment.pgp>


More information about the U-Boot mailing list