]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
nand_spl: remove unused linker scripts u-boot-nand.lds
authorMasahiro Yamada <yamada.m@jp.panasonic.com>
Mon, 28 Apr 2014 08:45:05 +0000 (17:45 +0900)
committerTom Rini <trini@ti.com>
Mon, 12 May 2014 19:20:05 +0000 (15:20 -0400)
commite7afb73b5057e0d65a6fc7e039c54291d569097e
tree0db6d6d4e7e706c572f29818098e8f2a948090a2
parent488c47a141179fc3fa10779be6268e56f88ec18d
nand_spl: remove unused linker scripts u-boot-nand.lds

Commit 345b77ba removed some nand_spl boards but
it missed to delete linker scripts.

These linker scripts are not used now.

And one more fix:
amcc/acadia does not support nand_spl anymore, so remove
  #if !defined(CONFIG_NAND_U_BOOT) ... #endif

Signed-off-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Cc: Stefan Roese <sr@denx.de>
Acked-by: Stefan Roese <sr@denx.de>
board/amcc/acadia/acadia.c
board/amcc/acadia/u-boot-nand.lds [deleted file]
board/amcc/bamboo/u-boot-nand.lds [deleted file]
board/amcc/canyonlands/u-boot-nand.lds [deleted file]
board/amcc/kilauea/u-boot-nand.lds [deleted file]
board/amcc/sequoia/u-boot-nand.lds [deleted file]
board/esd/pmc440/u-boot-nand.lds [deleted file]