]> git.ipfire.org Git - people/ms/u-boot.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)
commit2aca29557d54dbce6b563eed62f2188640cef29e
treebadff156184350452c57a19b150f9e141101c3e3
parent91ebf300934461e450f5ef8f386ea9e55d2636c5
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