Home
last modified time | relevance | path

Searched hist:"167544 e8" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/scripts/
H A DMakefile.spl167544e8 Thu Nov 13 04:29:09 CST 2014 Masahiro Yamada <yamada.m@jp.panasonic.com> spl: fix descending condition to drivers/mtd/nand/

SPL should not reference CONFIG_CMD_NAND to decide whether or not
it should build drivers/mtd/nand. CONFIG_CMD_NAND should be only
used to select the NAND utility command on the command parser.

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>