]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nand_spl: remove nand_spl infrastructure
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Wed, 4 Jun 2014 01:26:53 +0000 (10:26 +0900)
committerTom Rini <trini@ti.com>
Thu, 5 Jun 2014 21:01:59 +0000 (17:01 -0400)
commit66948c25bb7d90d561c1b8be3d69696ef649358f
tree0d122684567ed18481c50408c2529e9b5d52b294
parent7445207f0fa495108736a5642b5b98aef3aed757
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>
Makefile
arch/powerpc/cpu/ppc4xx/cpu.c
common/env_embedded.c
nand_spl/nand_boot.c [deleted file]
nand_spl/nand_boot_fsl_elbc.c [deleted file]