]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
board/BuR/tseries: only run gpmc_init(...) in NAND-build
authorHannes Petermaier <oe5hpm@oevsv.at>
Wed, 4 Jun 2014 08:26:29 +0000 (10:26 +0200)
committerTom Rini <trini@ti.com>
Fri, 6 Jun 2014 21:46:15 +0000 (17:46 -0400)
commitef1bd8f416d5e841df6abfb35e3d15f459343bbf
tree3f5b83e4ca5ad95d9fcf6217239947b795ca2596
parent9a1063ebde6a8f44a74babd49f210d633fcef121
board/BuR/tseries: only run gpmc_init(...) in NAND-build

if we have no NAND-Chip, we don't need the gpmc-controller and therefore
is no need to init it.

Cc: trini@ti.com
Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
board/BuR/tseries/board.c