]> git.sur5r.net Git - u-boot/commit
board: tbs2910: Autoselect environment device when booting from SD
authorSoeren Moch <smoch@web.de>
Thu, 4 Feb 2016 13:41:16 +0000 (14:41 +0100)
committerStefano Babic <sbabic@denx.de>
Sun, 21 Feb 2016 10:31:58 +0000 (11:31 +0100)
commita668436051e497da18ab79ad26649e26d8a08433
treef5fee5557360724ecfe0485dc450348daf9dda70
parent1a43dc11a33de29712e5c5a0877d21bd6f6550c1
board: tbs2910: Autoselect environment device when booting from SD

Implement board specific functions to select the environment device and
partition when booting from SD/MMC.

SD2:  mmc 0 0
SD3:  mmc 1 0
eMMC: mmc 2 1

Signed-off-by: Soeren Moch <smoch@web.de>
board/tbs/tbs2910/tbs2910.c
include/configs/tbs2910.h