]> git.ipfire.org Git - people/ms/u-boot.git/commit
mtd: nand: build MXS driver for MX7 as well
authorAndrey Yurovsky <yurovsky@gmail.com>
Fri, 10 Feb 2017 18:33:34 +0000 (10:33 -0800)
committerStefano Babic <sbabic@denx.de>
Sun, 19 Feb 2017 15:20:28 +0000 (16:20 +0100)
commitf78038dc0d7d15723d7dd523ab02d1fde4486815
tree370317104347cb1d562534164bdee08cd5b34ee4
parent774eb2dbc002b94587fad3b66d28ce6ee86157d2
mtd: nand: build MXS driver for MX7 as well

The i.MX7 has the same GPMI controller as i.MX6 and is covered by the MXS
driver. Tell Kconfig that we can use this driver on the MX7 platform (the MXS
driver already has the few i.MX7-specific changes needed for basic operation
and the board itself sets the pinmux correctly).

Tested on i.MX7D with the Sabre board and a NAND Flash soldered to U12.

Signed-off-by: Andrey Yurovsky <yurovsky@gmail.com>
drivers/mtd/nand/Kconfig