commit | 47405c7fe4cef9855ed84bd2875d4e3d5a545fb8 | [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 | f704d8855fcdb08f9ded0a13b7b9e67db7f64206 [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>