commit | 66948c25bb7d90d561c1b8be3d69696ef649358f | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.m@jp.panasonic.com> | Wed Jun 04 10:26:53 2014 +0900 |
committer | Tom Rini <trini@ti.com> | Thu Jun 05 17:01:59 2014 -0400 |
tree | 0d122684567ed18481c50408c2529e9b5d52b294 | |
parent | 7445207f0fa495108736a5642b5b98aef3aed757 [diff] |
nand_spl: remove nand_spl infrastructure Remove the common infrastructure of nand_spl and clean-up the code inside ifdef(CONFIG_NAND_U_BOOT)..endif. Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>