]> git.sur5r.net Git - u-boot/commit
fix: nand: pxa3xx: Remove hardcode values from the driver
authorKonstantin Porotchkin <kostap@marvell.com>
Tue, 28 Mar 2017 15:16:54 +0000 (18:16 +0300)
committerStefan Roese <sr@denx.de>
Tue, 9 May 2017 11:38:18 +0000 (13:38 +0200)
commit1d45329ada8e9732600982f404fd06e7170f4843
treefd132024ae7c0af6ff311c27b51bf24193cb91e0
parentae07a70ac2e23357a99b5ccc3282ca60ca353572
fix: nand: pxa3xx: Remove hardcode values from the driver

Obtain NAND controller setup parameters from the device
tree instead of using hardcoded values.

Signed-off-by: Konstantin Porotchkin <kostap@marvell.com>
Cc: Scott Wood <oss@buserror.net>
Cc: Stefan Roese <sr@denx.de>
Cc: Igal Liberman <igall@marvell.com>
Cc: Nadav Haklai <nadavh@marvell.com>
Signed-off-by: Stefan Roese <sr@denx.de>
drivers/mtd/nand/pxa3xx_nand.c