1
0
mirror of https://xff.cz/git/u-boot/ synced 2026-02-11 02:06:34 +01:00
Files
u-boot-megous/drivers/mtd
Ezequiel Garcia 41b7d7f241 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: 310995d9f9)

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>
2018-04-23 13:15:30 +02:00
..
2018-04-23 13:15:30 +02:00
2014-11-19 08:48:41 +01:00
2015-11-12 08:26:58 +08:00
2008-09-09 11:48:53 +02:00