uboot/arch/arm/mach-zynq
Michal Simek cde28c8155 zynq: nand: Runtime detection of nand buswidth through slcr
This patch adds support to check the buswidth on nand flash
at runtime based on nand MIO configurations done by FSBL.

User needs to correctly configure the MIO's based on the
buswidth supported by the nand flash which is present on the board.

Added nand8 and nand16 @periph names on slcr driver.

Signed-off-by: Jagannadha Sutradharudu Teki <jaganna@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-11-15 15:27:51 +01:00
..
include/mach
Kconfig ARM: zynq: Make SYS_VENDOR configurable 2016-11-15 15:27:50 +01:00
Makefile
clk.c clk: convert API to match reset/mailbox style 2016-06-19 17:05:55 -06:00
cpu.c arch, board: squash lines for immediate return 2016-09-23 17:53:53 -04:00
ddrc.c
lowlevel_init.S
slcr.c zynq: nand: Runtime detection of nand buswidth through slcr 2016-11-15 15:27:51 +01:00
spl.c common: Pass the boot device into spl_boot_mode() 2016-06-26 20:17:22 +02:00
timer.c
u-boot-spl.lds
u-boot.lds