rv1126-uboot/arch/arm/mach-zynq
Ezequiel Garcia c398bb76a3 UPSTREAM: nand: zynq: Cleanup initialization
CONFIG_NAND_ZYNQ selects CONFIG_SYS_NAND_SELF_INIT, so the
driver doesn't have to play any ifdef game.

Also, we can mark zynq_nand_init() as static and get rid
of the mach-specific nand.h header.

This is really a revert of:
"mtd: zynq: nand: Move board_nand_init() function to board.c"
(sha1: 310995d9f91ae56082b49be06fe8c3d01424f8f6)

Change-Id: I3d435d645c911c88bdf1d25600896141cd37d54e
Signed-off-by: Ezequiel Garcia <ezequiel@vanguardiasur.com.ar>
Reviewed-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: Jon Lin <jon.lin@rock-chips.com>
(cherry picked from commit 41b7d7f241221ab9f0888f47f31226cfa74a971a)
2019-07-05 19:33:37 +08:00
..
include/mach UPSTREAM: nand: zynq: Cleanup initialization 2019-07-05 19:33:37 +08:00
Kconfig spl: add hierarchical defaults for SPL_LDSCRIPT 2017-08-13 17:12:37 +02:00
Makefile
clk.c zynq: Move zynq to clock framework 2017-02-17 10:22:46 +01:00
cpu.c zynq: Move zynq to clock framework 2017-02-17 10:22:46 +01:00
ddrc.c arm: zynq: Add Kconfig option for any DDR specific initialization 2017-06-20 16:41:44 +02:00
lowlevel_init.S
slcr.c zynq: Move zynq to clock framework 2017-02-17 10:22:46 +01:00
spl.c common: Pass the boot device into spl_boot_mode() 2016-06-26 20:17:22 +02:00
timer.c zynq: Move zynq to clock framework 2017-02-17 10:22:46 +01:00
u-boot-spl.lds
u-boot.lds zynq: Add EFI runtime sections to linker script 2017-08-02 09:11:51 +02:00