]> git.baikalelectronics.ru Git - uboot.git/commit
mtd: nand: mxs_nand: separate board/controller init
authorStefan Agner <stefan.agner@toradex.com>
Fri, 22 Jun 2018 16:06:14 +0000 (18:06 +0200)
committerStefano Babic <sbabic@denx.de>
Wed, 27 Jun 2018 07:07:55 +0000 (09:07 +0200)
commit9a234d30ca8b3306ddd427181d18a1b05c17dfb2
tree52a3f6d04553faf09d3c884672c7bc97c0a09433
parent5811b5468a33dce71b20e3300c19b392c1ea2019
mtd: nand: mxs_nand: separate board/controller init

In preparation for device tree support separate board init
from controller init similar to other raw NAND drivers.

Signed-off-by: Stefan Agner <stefan.agner@toradex.com>
drivers/mtd/nand/mxs_nand.c