]> git.baikalelectronics.ru Git - uboot.git/commit
ARM: socfpga: remove unneeded NAND config options
authorMasahiro Yamada <yamada.masahiro@socionext.com>
Sat, 2 Sep 2017 01:53:11 +0000 (10:53 +0900)
committerMarek Vasut <marex@denx.de>
Sat, 23 Sep 2017 13:13:20 +0000 (15:13 +0200)
commit2184594959961e1eb0985244634180402b79b751
treebadff156184350452c57a19b150f9e141101c3e3
parent7a6b1f51b9c20b6559dc4b81c49edab4b2982c2f
ARM: socfpga: remove unneeded NAND config options

CONFIG_NAND_DENALI select's CONFIG_SYS_NAND_SELF_INIT, so the
NAND initialization process is driven by the driver itself.
CONFIG_SYS_NAND_MAX_CHIPS and CONFIG_SYS_NAND_BASE are unused.

Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
include/configs/socfpga_common.h