u-boot/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 gpio: zynq: Move the definitions to driver file 2016-04-13 18:29:06 +02:00
Kconfig ARM: zynq: Make SYS_VENDOR configurable 2016-11-15 15:27:50 +01:00
Makefile ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00
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 ARM: zynq: Remove memory division by 2 for ECC case 2016-01-27 15:55:55 +01:00
lowlevel_init.S ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00
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 zynq: Use system timer implementation instead of our 2015-05-25 10:52:03 +02:00
u-boot-spl.lds spl: arm: Make sure to include all of the u_boot_list entries 2016-03-16 15:27:55 -04:00
u-boot.lds ARM: zynq: move SoC sources to mach-zynq 2015-04-29 11:19:05 +02:00