]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Add board_mmc_init(...) function for init mmc1 only
authorHannes Petermaier <oe5hpm@oevsv.at>
Tue, 8 Apr 2014 06:39:20 +0000 (08:39 +0200)
committerPantelis Antoniou <panto@antoniou-consulting.com>
Fri, 23 May 2014 08:15:53 +0000 (11:15 +0300)
commit46c8ebc8cddb81e879d08030f030eca53b123ca9
tree0172052dca88246af8e39255ede7901aef0e86ab
parent716897760fe41c350f55564a73d2e58dafd1ee53
Add board_mmc_init(...) function for init mmc1 only

Since B&R boards uses only MMC-Controller #1, it only
wastes time if we initialize #0 first to see that there is nothing.

Cc: <trini@ti.com>
Acked-by: Pantelis Antoniou <panto@antoniou-consulting.com>
Signed-off-by: Hannes Petermaier <oe5hpm@oevsv.at>
board/BuR/common/common.c
include/configs/kwb.h
include/configs/tseries.h