]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
karo: tx6ul: defer mmc probing until environment has been loaded
authorLothar Waßmann <LW@KARO-electronics.de>
Thu, 18 Feb 2016 17:30:19 +0000 (18:30 +0100)
committerLothar Waßmann <LW@KARO-electronics.de>
Thu, 18 Feb 2016 17:30:19 +0000 (18:30 +0100)
commit6a596c3a38d2684bf7ce39d1afe7d7f52a3d3df0
tree576dbb4fecf30bf58479847a1a733062cac6def4
parent8214dd271041a76bdbf17c41765526fdcc4bb61c
karo: tx6ul: defer mmc probing until environment has been loaded

Check the 'baseboard' environment variable before initializing the MMC
interface to prevent error messages on TX6UL-Mainboard which doesn't
support MMC mass storage.
board/karo/tx6/tx6ul.c